27415 Commits (2d162e3825a35b6ac42a27d27c4a3ebbd141828d)
 

Author SHA1 Message Date
Aurelien Jacobs e83c716e16 don't complain about codec type/id mismatche for attachment streams 14 years ago
Michael Niedermayer e3331706fc Fix design of the pad filter. 14 years ago
Michael Niedermayer 36dc00de52 Add w,h,format back into AVFilterBuffer, these are required for direct rendering. 14 years ago
Baptiste Coudurier 4618637aca Fix warnings: 14 years ago
Baptiste Coudurier c961fb3cbb Change 'arg' type in parse_meta_type, fix warning: 14 years ago
Baptiste Coudurier c3024f9e7e In mov demuxer, handle better wrong time scale, fix issue #2528 14 years ago
Baptiste Coudurier f6253caf8b In mov demuxer, set r_frame_rate for cfr files 14 years ago
Daniel Kang e048a9cab1 Do not crash for illegal sample size, fixes issue 2502. 14 years ago
Stefano Sabatini 440d761e40 Clarify timestamps related error messages in compute_pkt_fields2(). 14 years ago
Peter Ross 1c4ac03530 electronicarts: prevent endless loop opportunity in process_audio_header_elements() 14 years ago
Jason Garrett-Glaser 09fffe9bd4 H.264: fix grayscale decoding with explicit wpred 14 years ago
Peter Ross 74093bb593 revert r26302 14 years ago
Carl Eugen Hoyos 8219782a6d Do not stop decoding on pnm files with negative maxval. 14 years ago
Clément Bœsch c56e71309e In gif encoder, fix uninitialized value, patch by Clément Bœsch, ubitux at gmail dot com 14 years ago
Peter Ross e19e051e56 electronicarts: prevent endless loop opportunity in process_audio_header_elements() 14 years ago
Peter Ross 42396c2e67 electronicarts: only apply audio sanity checks when audio stream is present 14 years ago
Daniel Kang 94e58e5770 perform height sanity check in mmvideo decoder 14 years ago
Peter Ross 091bc6ca8c mmvideo: remove some conditional statements by limiting range of half_horiz and half_vert parameters to [0,1] 14 years ago
Daniel Kang cb77dad724 perform sanity check on sample rate in electronicarts demuxer 14 years ago
Clément Bœsch c19a216af3 Handle ID3v1 tag while decoding mp[123] frames 14 years ago
Daniel Kang 4da766ce65 perform sanity check on number of channels in electronicarts demuxer 14 years ago
Daniel Kang 2843502ea4 Check for invalid decode op-codes, fixes issue 2522. 14 years ago
Daniel Kang 8e37a1deb3 Check for vectable ID > 0, fixes issue 2508. 14 years ago
Daniel Kang 43c34675af Check for invalid motion vector, fixes issue 2521. 14 years ago
Daniel Kang ebc3488300 Check for invalid maxval in pgm decoder, fixes issue 2518. 14 years ago
Anssi Hannula 39f4d32908 Fix reading over the end of the allocated buffer. 14 years ago
Carl Eugen Hoyos 94fcbf5f38 Match the documentation of -ar with the actual behaviour. 14 years ago
Daniel Kang b89f4fb190 Check for several overreads, fixes issue 2512. 14 years ago
Daniel Kang a4db272a92 Return on negative soff sizes, fixes issue 2515. 14 years ago
Martin Storsjö 31561a98ae Fix arm asm offsets for arm/mach-o 14 years ago
Luca Barbato 183cdf7163 Update asm offsets for arm 14 years ago
Martin Storsjö a3b058b7ba rtsp: Properly fail if unable to open an input RTP port 14 years ago
Stefano Sabatini e6dba1d881 Fix typos in the crop filter documentation. 14 years ago
Stefano Sabatini 2bd02e2f0e Add documentation for the image2 demuxer. 14 years ago
Stefano Sabatini ef298ea7ac Add demuxers.texi file. 14 years ago
Peter Ross 56ddf4b378 add myself as the WTV maintainer 14 years ago
Peter Ross cd426563f4 fix indentation 14 years ago
Daniel Kang 062421e30d eacmv: ensure second-last frame is allocated before referencing it 14 years ago
Peter Ross 5a477e5960 fix indentation 14 years ago
Peter Ross 866009ea19 wtv: only process timestamp_guid chunks for streams that we know about 14 years ago
Peter Ross a5a36a7970 wtv: do not repopulate codec information after we have seen data chunks 14 years ago
Peter Ross bf2e54174e wtv: stop processing chunks if length is smaller than chunk header 14 years ago
Peter Ross 9372f31e03 wtv: fix typo 14 years ago
Peter Ross 50d83b2005 Add audio codec 0x1602 (AAC LATM) 14 years ago
Justin Ruggles 14207fd23e Remove unneeded #include 14 years ago
Justin Ruggles dc7e07ac1f Add stereo rematrixing support to the AC-3 encoders. 14 years ago
Carl Eugen Hoyos d267b339e4 Lagarith decoder by Nathan Caldwell, saintdev at gmail 14 years ago
Kostya Shishkov c392cc0a64 Limit number of samples decoded for WavPack mono mode, so decoded samples will 14 years ago
Sascha Sommer 15a8bef0b6 skip unsupported postproc information 14 years ago
Sascha Sommer b86dd1bf6d add support for files that do not allow more than 4 subframes 14 years ago