46511 Commits (0d9435048c12d8a322c60ff1c9983ec52730c178)
 

Author SHA1 Message Date
Peter Ross 0d9435048c wtvenc: indent fixup 12 years ago
Peter Ross b50759cd6b wtvenc: do not emit stream2 and DSATTRIB_TRANSPORT_PROPERTY chunks; these are not required for playback 12 years ago
Michael Niedermayer fdfbb793c3 ffv1dec: propagate return code from ffv1_common_init() 12 years ago
Michael Niedermayer dd11615bbc ffv1dec: more completely check slice count 12 years ago
Michael Niedermayer cb395929e3 Merge remote-tracking branch 'qatar/master' 12 years ago
Paul B Mahol 7c2cfaac6a smjpegenc: use bits_per_coded_sample instead of calling function 12 years ago
Michael Niedermayer de0aa9e5a4 kgv1dec: fix end condition 12 years ago
Martin Storsjö ad961726dc libopencore-amr: Check the return value of amr_decode_fix_avctx 12 years ago
Stefano Sabatini 2b442ff5f5 lavfi/movie: return proper error code in case of av_get_token() allocation failure 12 years ago
Stefano Sabatini 29d46d7bce ffprobe: fix potential NULL pointer dereference 12 years ago
Stefano Sabatini b5436f4b5d lavfi/showwaves: return error in case of allocation failure in filter_samples() 12 years ago
Stefano Sabatini 5f634480d1 lavfi/showwaves: simplify check in filter_samples() 12 years ago
Nicolas George e9b8523d52 sbgdec: dont set slide to a uninitialized value 12 years ago
Michael Niedermayer 44e9d7f182 vf_drawbox: dont move uninitialized and then unused colors around 12 years ago
Michael Niedermayer 2ca649f177 utils: fix integer overflow with DURATION_MAX_READ_SIZE 12 years ago
Paul B Mahol 1c445f4b93 fate: add PMP demuxer test 12 years ago
Paul B Mahol 4744f67d4f wavpack: check if number of samples is not too big 12 years ago
Peter Ross e6ef628b1e wtv: move duplicated guids into wtv.c 12 years ago
Peter Ross 1701a22fce wtv: rename ff_stream_guid to ff_SBE2_STREAM_DESC_EVENT 12 years ago
Peter Ross 9632f5efcf wtvenc: fix typo 12 years ago
Michael Niedermayer 1e4e497911 Merge remote-tracking branch 'qatar/master' 12 years ago
Paul B Mahol 0fe8c9f458 wavpack: use more meaningful error codes 12 years ago
Diego Biurrun e6c4c0f7cf fate: atrac: Place atrac1 and atrac3 tests in different groups 12 years ago
Diego Biurrun 06c7b33831 fate: aac: cosmetics: Group AAC LATM tests together 12 years ago
Stefano Sabatini f6b39376ce .gitignore: ignore *.3 files as well 12 years ago
Stefano Sabatini a1934daeb4 doc/Makefile: remove .3 file with make clean 12 years ago
Diego Biurrun 352e18b766 x86: avresample: Add missing colons to assembly labels 12 years ago
Alexander Strasser 98506e16c7 doc/libavcodec: do not say multimedia streams in the title 12 years ago
Alexander Strasser 23b57b0203 doc/libavcodec: improve wording in description 12 years ago
Stefano Sabatini d658f9a1cb doc/ffserver: fix typos/reword paragraphs about FFM versions 12 years ago
Stefano Sabatini e8c0b6710c examples/muxing: fix typo: allocated -> allocate 12 years ago
Michael Niedermayer 6a302331dd Merge remote-tracking branch 'cus/stable' 12 years ago
Michael Niedermayer 2a0dfc51ea img2enc: support 16bit per sample yuv in split planes. 12 years ago
Michael Niedermayer 52c40a0e52 MAINTAINERS: fix entry for img2 12 years ago
Michael Niedermayer 2c87565147 img2enc: support storing alpha planes too in split plane mode 12 years ago
Michael Niedermayer db012e161e img2enc: Fix yuva with yuv split planes. 12 years ago
Michael Niedermayer 67ee2d2f6d img2enc: check pix_fmt for split planes mode. 12 years ago
Michael Niedermayer 6dfcc7abdd img2enc: ensure that the codec is rawvideo for split planes mode. 12 years ago
Stefano Sabatini 7f6f8f642c examples/demuxing: fix braino 12 years ago
Stefano Sabatini 794cea588c examples/demuxing: dump input information *after* trying to open audio stream 12 years ago
Paul B Mahol c99564492c fate: add more pix_fmt tests for xwd 12 years ago
Michael Niedermayer 6493842900 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 7d26be63c2 Merge commit '5ff998a233d759d0de83ea6f95c383d03d25d88e' 12 years ago
Michael Niedermayer e859339e7a Merge commit '930e26a3ea9d223e04bac4cdde13697cec770031' 12 years ago
Martin Storsjö f0615557e0 rtmpproto: Use av_strlcat instead of strncat 12 years ago
Paul B Mahol 10ac70d249 avrndec: use more meaningful error codes 12 years ago
Paul B Mahol 70727e8774 lavf/avr: make .long_name consistent with others 12 years ago
Paul B Mahol efbe162f7d cljr: use meaningful error code 12 years ago
Justin Ruggles 8a58894fc6 FATE: add a 24-bit FLAC encoding test 12 years ago
Justin Ruggles 5ff998a233 flacenc: use uint64_t for bit counts 12 years ago