summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* unusedMichael Niedermayer2008-05-30
* As *_static are not deallocated anymore except on program terminationMichael Niedermayer2008-05-30
* unusedMichael Niedermayer2008-05-30
* Remove non C code.Michael Niedermayer2008-05-30
* Move *_static to bitstream.c which is the only file left which needsMichael Niedermayer2008-05-30
* Change init_vlc_rl() so it does not use *alloc_static() anymore.Michael Niedermayer2008-05-30
* Change init_2d_vlc_rl() to not use *alloc_static().Michael Niedermayer2008-05-30
* Remove incorrect usage of av_free_static(), ffmpeg.c is not aMichael Niedermayer2008-05-30
* Remove constant argument.Michael Niedermayer2008-05-30
* Switch to INIT_VLC_USE_NEW_STATIC.Michael Niedermayer2008-05-30
* Little helper macro to make the use of INIT_VLC_USE_NEW_STATIC easier.Michael Niedermayer2008-05-30
* Make init_vlc* support proper static tables instead of this broken beyondMichael Niedermayer2008-05-30
* Revert r13499, log:Vitor Sessak2008-05-30
* 2nd try fix got_key_frame when video+audioBaptiste Coudurier2008-05-30
* raw mlp demuxerRamiro Polla2008-05-30
* Detect "tif" suffix as TIFF.Quoc Cuong Pham2008-05-30
* cosmetics: Remove useless backslashes.Diego Biurrun2008-05-30
* Implement a proper configure test for AltiVec vector declaration syntax.Diego Biurrun2008-05-30
* Simplify altivec.h test.Diego Biurrun2008-05-30
* 10l: Add useless backslashes in AltiVec CFLAGS test.Diego Biurrun2008-05-30
* fix got_key_frame when stream is audioBaptiste Coudurier2008-05-30
* set got_key_frame when packet is video, fix first video packet with index 0 a...Baptiste Coudurier2008-05-30
* update regressions tests, should be stable nowBaptiste Coudurier2008-05-30
* sleep seems needed to wait for feed to be setupBaptiste Coudurier2008-05-30
* log error when writing frame to outputBaptiste Coudurier2008-05-30
* wake up connections to stop waiting when feed is being closedBaptiste Coudurier2008-05-30
* fix timestamps rescaling, index in source format might be differentBaptiste Coudurier2008-05-30
* take over ffserver maintenanceBaptiste Coudurier2008-05-30
* log some errorsBaptiste Coudurier2008-05-30
* set is_streamed before writing data to output fileBaptiste Coudurier2008-05-30
* Warn about unimplemented H264 feature.Carl Eugen Hoyos2008-05-29
* cosmetics, reindentBaptiste Coudurier2008-05-29
* cosmetics, move declaration where it is used, remove now useless blockBaptiste Coudurier2008-05-29
* cosmetics, space before and after parenthesis, weird indentationBaptiste Coudurier2008-05-29
* in TRUNCATED mode, use residual fragments in ParseContextPascal Massimino2008-05-29
* use av_parse_video_frame_rateBaptiste Coudurier2008-05-29
* Check av_new_stream return value, fixes CID75 RUN2Reimar Döffinger2008-05-29
* ENOMEM is better, yes ...Michael Niedermayer2008-05-29
* Check av_new_stream return value, fixes CID79 RUN2Reimar Döffinger2008-05-29
* Check for av_new_stream failure, fixes CID76 RUN2Reimar Döffinger2008-05-29
* Remove unnecessary #include.Diego Biurrun2008-05-29
* Remove unnecessary header #includes.Erik Hovland2008-05-29
* Some (Solaris) gcc versions apparently output a comment as first lineDiego Biurrun2008-05-29
* Add ASUS V1/V2 decoder codec long names.Stefano Sabatini2008-05-29
* When shared libraries are built, make the pkg-config requires Requires.private.Anssi Hannula2008-05-29
* Check return of url_fseek in mpeg timestamp reading code.Joakim Plate2008-05-29
* Simplify show_banner() so that it does not require arguments, similarStefano Sabatini2008-05-29
* reindentBaptiste Coudurier2008-05-29
* check that redirect is set, fixes CID13 RUN2Baptiste Coudurier2008-05-29
* reindentBaptiste Coudurier2008-05-29