| Commit message (Expand) | Author | Age | Files | Lines |
* | As *_static are not deallocated anymore except on program termination | Michael Niedermayer | 2008-05-30 | 1 | -26/+2 |
* | unused | Michael Niedermayer | 2008-05-30 | 1 | -9/+0 |
* | Remove non C code. | Michael Niedermayer | 2008-05-30 | 1 | -11/+0 |
* | Move *_static to bitstream.c which is the only file left which needs | Michael Niedermayer | 2008-05-30 | 3 | -80/+55 |
* | Change init_vlc_rl() so it does not use *alloc_static() anymore. | Michael Niedermayer | 2008-05-30 | 5 | -22/+30 |
* | Change init_2d_vlc_rl() to not use *alloc_static(). | Michael Niedermayer | 2008-05-30 | 1 | -8/+14 |
* | Remove incorrect usage of av_free_static(), ffmpeg.c is not a | Michael Niedermayer | 2008-05-30 | 1 | -2/+0 |
* | Remove constant argument. | Michael Niedermayer | 2008-05-30 | 1 | -7/+4 |
* | Switch to INIT_VLC_USE_NEW_STATIC. | Michael Niedermayer | 2008-05-30 | 1 | -14/+14 |
* | Little helper macro to make the use of INIT_VLC_USE_NEW_STATIC easier. | Michael Niedermayer | 2008-05-30 | 1 | -0/+9 |
* | Make init_vlc* support proper static tables instead of this broken beyond | Michael Niedermayer | 2008-05-30 | 2 | -3/+14 |
* | Revert r13499, log: | Vitor Sessak | 2008-05-30 | 1 | -38/+40 |
* | 2nd try fix got_key_frame when video+audio | Baptiste Coudurier | 2008-05-30 | 1 | -3/+3 |
* | raw mlp demuxer | Ramiro Polla | 2008-05-30 | 3 | -0/+15 |
* | Detect "tif" suffix as TIFF. | Quoc Cuong Pham | 2008-05-30 | 1 | -0/+1 |
* | cosmetics: Remove useless backslashes. | Diego Biurrun | 2008-05-30 | 1 | -4/+4 |
* | Implement a proper configure test for AltiVec vector declaration syntax. | Diego Biurrun | 2008-05-30 | 2 | -4/+11 |
* | Simplify altivec.h test. | Diego Biurrun | 2008-05-30 | 1 | -4/+1 |
* | 10l: Add useless backslashes in AltiVec CFLAGS test. | Diego Biurrun | 2008-05-30 | 1 | -2/+2 |
* | fix got_key_frame when stream is audio | Baptiste Coudurier | 2008-05-30 | 1 | -3/+4 |
* | set got_key_frame when packet is video, fix first video packet with index 0 a... | Baptiste Coudurier | 2008-05-30 | 1 | -11/+5 |
* | update regressions tests, should be stable now | Baptiste Coudurier | 2008-05-30 | 1 | -9/+9 |
* | sleep seems needed to wait for feed to be setup | Baptiste Coudurier | 2008-05-30 | 1 | -0/+1 |
* | log error when writing frame to output | Baptiste Coudurier | 2008-05-30 | 1 | -1/+3 |
* | wake up connections to stop waiting when feed is being closed | Baptiste Coudurier | 2008-05-30 | 1 | -0/+6 |
* | fix timestamps rescaling, index in source format might be different | Baptiste Coudurier | 2008-05-30 | 1 | -2/+3 |
* | take over ffserver maintenance | Baptiste Coudurier | 2008-05-30 | 1 | -1/+1 |
* | log some errors | Baptiste Coudurier | 2008-05-30 | 1 | -3/+10 |
* | set is_streamed before writing data to output file | Baptiste Coudurier | 2008-05-30 | 1 | -0/+2 |
* | Warn about unimplemented H264 feature. | Carl Eugen Hoyos | 2008-05-29 | 1 | -0/+2 |
* | cosmetics, reindent | Baptiste Coudurier | 2008-05-29 | 1 | -134/+134 |
* | cosmetics, move declaration where it is used, remove now useless block | Baptiste Coudurier | 2008-05-29 | 1 | -4/+1 |
* | cosmetics, space before and after parenthesis, weird indentation | Baptiste Coudurier | 2008-05-29 | 1 | -12/+12 |
* | in TRUNCATED mode, use residual fragments in ParseContext | Pascal Massimino | 2008-05-29 | 1 | -8/+9 |
* | use av_parse_video_frame_rate | Baptiste Coudurier | 2008-05-29 | 1 | -2/+8 |
* | Check av_new_stream return value, fixes CID75 RUN2 | Reimar Döffinger | 2008-05-29 | 1 | -0/+2 |
* | ENOMEM is better, yes ... | Michael Niedermayer | 2008-05-29 | 1 | -1/+1 |
* | Check av_new_stream return value, fixes CID79 RUN2 | Reimar Döffinger | 2008-05-29 | 1 | -0/+4 |
* | Check for av_new_stream failure, fixes CID76 RUN2 | Reimar Döffinger | 2008-05-29 | 1 | -1/+7 |
* | Remove unnecessary #include. | Diego Biurrun | 2008-05-29 | 1 | -1/+0 |
* | Remove unnecessary header #includes. | Erik Hovland | 2008-05-29 | 7 | -7/+0 |
* | Some (Solaris) gcc versions apparently output a comment as first line | Diego Biurrun | 2008-05-29 | 1 | -1/+1 |
* | Add ASUS V1/V2 decoder codec long names. | Stefano Sabatini | 2008-05-29 | 1 | -0/+2 |
* | When shared libraries are built, make the pkg-config requires Requires.private. | Anssi Hannula | 2008-05-29 | 1 | -1/+2 |
* | Check return of url_fseek in mpeg timestamp reading code. | Joakim Plate | 2008-05-29 | 1 | -1/+3 |
* | Simplify show_banner() so that it does not require arguments, similar | Stefano Sabatini | 2008-05-29 | 5 | -10/+13 |
* | reindent | Baptiste Coudurier | 2008-05-29 | 1 | -6/+6 |
* | check that redirect is set, fixes CID13 RUN2 | Baptiste Coudurier | 2008-05-29 | 1 | -1/+2 |
* | reindent | Baptiste Coudurier | 2008-05-29 | 1 | -12/+12 |
* | check that stream is set, fixes CID13 RUN2 | Baptiste Coudurier | 2008-05-29 | 1 | -1/+2 |