14084 Commits (27f19ed5015f8a83411987e208d87b03af89d11c)
 

Author SHA1 Message Date
Vitor Sessak 27f19ed501 Revert r13499, log: 17 years ago
Baptiste Coudurier 180b7026b9 2nd try fix got_key_frame when video+audio 17 years ago
Ramiro Polla 16e861e3ee raw mlp demuxer 17 years ago
Quoc Cuong Pham dd0f776c98 Detect "tif" suffix as TIFF. 17 years ago
Diego Biurrun 3ed1a2ee88 cosmetics: Remove useless backslashes. 17 years ago
Diego Biurrun b006b26c83 Implement a proper configure test for AltiVec vector declaration syntax. 17 years ago
Diego Biurrun 81a5cdde80 Simplify altivec.h test. 17 years ago
Diego Biurrun de3e16ee14 10l: Add useless backslashes in AltiVec CFLAGS test. 17 years ago
Baptiste Coudurier 78728064c3 fix got_key_frame when stream is audio 17 years ago
Baptiste Coudurier 0332f54945 set got_key_frame when packet is video, fix first video packet with index 0 and 2 streams 17 years ago
Baptiste Coudurier 79c7968726 update regressions tests, should be stable now 17 years ago
Baptiste Coudurier 626932fd83 sleep seems needed to wait for feed to be setup 17 years ago
Baptiste Coudurier 3766ed7214 log error when writing frame to output 17 years ago
Baptiste Coudurier c1593d0e56 wake up connections to stop waiting when feed is being closed 17 years ago
Baptiste Coudurier 084a891292 fix timestamps rescaling, index in source format might be different 17 years ago
Baptiste Coudurier ddb41f3f58 take over ffserver maintenance 17 years ago
Baptiste Coudurier 929a9b7544 log some errors 17 years ago
Baptiste Coudurier 58bd615ff5 set is_streamed before writing data to output file 17 years ago
Carl Eugen Hoyos 7e14f14584 Warn about unimplemented H264 feature. 17 years ago
Baptiste Coudurier 3b37167691 cosmetics, reindent 17 years ago
Baptiste Coudurier 1cb4d12c72 cosmetics, move declaration where it is used, remove now useless block 17 years ago
Baptiste Coudurier 9d58e0a9e1 cosmetics, space before and after parenthesis, weird indentation 17 years ago
Pascal Massimino ae899d12ae in TRUNCATED mode, use residual fragments in ParseContext 17 years ago
Baptiste Coudurier 369074680e use av_parse_video_frame_rate 17 years ago
Reimar Döffinger e8bd16a5e1 Check av_new_stream return value, fixes CID75 RUN2 17 years ago
Michael Niedermayer 8b9c4ad237 ENOMEM is better, yes ... 17 years ago
Reimar Döffinger 60583fb653 Check av_new_stream return value, fixes CID79 RUN2 17 years ago
Reimar Döffinger 6c10281c3a Check for av_new_stream failure, fixes CID76 RUN2 17 years ago
Diego Biurrun 1ab05d37ff Remove unnecessary #include. 17 years ago
Erik Hovland f094b6627d Remove unnecessary header #includes. 17 years ago
Diego Biurrun 1489db821c Some (Solaris) gcc versions apparently output a comment as first line 17 years ago
Stefano Sabatini 09d9087d26 Add ASUS V1/V2 decoder codec long names. 17 years ago
Anssi Hannula 5dcfe9f898 When shared libraries are built, make the pkg-config requires Requires.private. 17 years ago
Joakim Plate 5faf168940 Check return of url_fseek in mpeg timestamp reading code. 17 years ago
Stefano Sabatini ea9c581f61 Simplify show_banner() so that it does not require arguments, similar 17 years ago
Baptiste Coudurier 9667a2d268 reindent 17 years ago
Baptiste Coudurier a9c1bb711b check that redirect is set, fixes CID13 RUN2 17 years ago
Baptiste Coudurier 7e183a93d8 reindent 17 years ago
Baptiste Coudurier ce651af2b2 check that stream is set, fixes CID13 RUN2 17 years ago
Baptiste Coudurier 5735f6dca0 check if stream has been set, fixes CID15 RUN2 17 years ago
Baptiste Coudurier 75480e86ba init h, fixes CID54 RUN2 17 years ago
Baptiste Coudurier 96f69e0d87 warn if pts is not set, prevent writing negative/weird cts, happens when using genpts and streamcopy 17 years ago
Baptiste Coudurier c4f078ffe1 reindent 17 years ago
Baptiste Coudurier e95580e70a this should be valid for audio too 17 years ago
Baptiste Coudurier c2acba13a4 check if extradata comes from mp4 and assume bitsteam is already formated, should fix streamcopy 17 years ago
Baptiste Coudurier 390b25aeda set avctx time_base in dv decoder 17 years ago
Anssi Hannula 12701f6e31 Define private libraries as 'Libs:' when only static libraries are built, 17 years ago
Michael Niedermayer 161dab177f ILP64 fix 17 years ago
Michael Niedermayer 5a96cd64de memleak / CID124 RUN2 17 years ago
Baptiste Coudurier 57783b07a0 use av_fifo_generic_write, old func is deprecated 17 years ago