summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* check that stream is set, fixes CID13 RUN2Baptiste Coudurier2008-05-29
* check if stream has been set, fixes CID15 RUN2Baptiste Coudurier2008-05-29
* init h, fixes CID54 RUN2Baptiste Coudurier2008-05-29
* warn if pts is not set, prevent writing negative/weird cts, happens when usin...Baptiste Coudurier2008-05-29
* reindentBaptiste Coudurier2008-05-29
* this should be valid for audio tooBaptiste Coudurier2008-05-29
* check if extradata comes from mp4 and assume bitsteam is already formated, sh...Baptiste Coudurier2008-05-29
* set avctx time_base in dv decoderBaptiste Coudurier2008-05-28
* Define private libraries as 'Libs:' when only static libraries are built,Anssi Hannula2008-05-28
* ILP64 fixMichael Niedermayer2008-05-28
* memleak / CID124 RUN2Michael Niedermayer2008-05-28
* use av_fifo_generic_write, old func is deprecatedBaptiste Coudurier2008-05-28
* Rename variableVitor Sessak2008-05-28
* Dead code removal, fixes CID59 RUN2.Michael Niedermayer2008-05-28
* More intermediate vars removalVitor Sessak2008-05-28