42581 Commits (6d4e0d1b7e5ef6b24be477df2e02e5f4766a7e54)
 

Author SHA1 Message Date
Janne Grunau 39bb27bf79 imgconvert: avoid undefined left shift in avcodec_find_best_pix_fmt 13 years ago
Michael Niedermayer ff2fda57df doc/protocol.texi: fix missed application reference 13 years ago
Michael Niedermayer 790e25ef61 general.texi: fix project reference 13 years ago
Michael Niedermayer c5cc94982d matroskaenc: switch to av_assert 13 years ago
Michael Niedermayer 1cef5a0196 ffmpeg: fix type of av_log() argument 13 years ago
Diego Biurrun 47aed43990 build: Fix APE tag dependencies 13 years ago
Kostya Shishkov 5b7e3a195d MS Expression Encoder Screen decoder 13 years ago
Paul B Mahol d3abbb1d13 lavc: fix ff_alloc_packet() 13 years ago
Michael Niedermayer 81fe2e8b36 build_system: mark libfdk as non GPL compatible until the situation is clarified by someone qualified. 13 years ago
Michael Niedermayer 620c6292b1 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer f9c823df13 lclenc: switch to av_assert 13 years ago
Michael Niedermayer db03f91f4b mxfenc: switch to av_assert 13 years ago
Martin Storsjö 7548831c5e libfdk-aac: Allow setting the encoder bandwidth/cutoff frequency 13 years ago
Michael Niedermayer 375c0f74d1 av_samples_copy: support overlapping copies 13 years ago
Michael Niedermayer 19ff479f69 mp3dec: parse initial silence padding information from lame tag 13 years ago
Michael Niedermayer 018601dbf9 lavf: inject sample skip side data when requested by the demuxer 13 years ago
Robert Krüger c916af995d add output for frame timestamps 13 years ago
Paul B Mahol f7e26cca89 exr: rle decompression 13 years ago
Nicolas George 26d7232722 configure: produce useful uninstalled pc files. 13 years ago
Diego Biurrun 0da29727ea build: Fix Ogg demuxer dependencies 13 years ago
Diego Biurrun b896008271 build: Fix FLAC demuxer dependencies 13 years ago
Diego Biurrun 8eea8fdceb flac: Move flac functions shared between libraries to flac common code 13 years ago
Diego Biurrun a519463366 build: Fix CAF demuxer dependencies 13 years ago
Diego Biurrun b7884ff7af build: Fix MP2 muxer dependencies 13 years ago
Diego Biurrun d648de61e6 build: Add missing build rules for the ISMV muxer 13 years ago
Diego Biurrun 7d605d5115 configure: Drop redundant mxf_d10 test dependency declaration 13 years ago
Martin Storsjö 37eeb5e273 Support AAC encoding via the external library fdk-aac 13 years ago
Martin Storsjö 372597e538 libavcodec: Add more AAC profiles 13 years ago
Paul B Mahol a568a84edf exr: cache some values 13 years ago
Hendrik Leppkes 65219c3851 dca: map xxch side channels to AV_CH_SIDE_LEFT/RIGHT instead of REAR. 13 years ago
Michael Niedermayer 9ca27df52f Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 5f298c6791 vorbisdec: switch to av_assert 13 years ago
Michael Niedermayer e3c2d83183 avidec: switch to av_assert 13 years ago
Paul B Mahol 74f3c53b57 exr: zip decompression 13 years ago
Paul B Mahol 5ee41d00f6 exr: remove dead assigment 13 years ago
Ronald S. Bultje 667fb97a65 dct/fft-test: use a replacement getopt() if the system has none present. 13 years ago
Ronald S. Bultje 183b1c2268 configure: Check for the math function rint 13 years ago
Kostya Shishkov 781888da89 TechSmith Screen Codec 2 decoder 13 years ago
Michael Niedermayer dd0a9b78db replace all __volatile__ by volatile 13 years ago
Matthieu Bouron b8a90976da lavf/mxfenc: fix dnxhd codec uls and aspect ratio 13 years ago
Paul B Mahol 9b3f9f43a7 tiffenc: use av_fast_padded_malloc(z) 13 years ago
Paul B Mahol 0e003d8c91 lavc: add av_fast_padded_mallocz 13 years ago
Paul B Mahol ca16f88c75 tiffenc: add .init 13 years ago
Nicolas George 5a9d6993cb parseutils: ignore digits below the microsecond. 13 years ago
Jordi Ortiz a8ad6ffafe rtsp: Add listen mode 13 years ago
Michael Niedermayer b27c7d70d8 Merge remote-tracking branch 'qatar/master' 13 years ago
Mans Rullgard e346176de9 x86: cpu: clean up check for cpuid instruction support 13 years ago
Diego Biurrun 96890c001f configure: Change the rdtsc check to a linker check 13 years ago
Jordi Ortiz 6e71c1202b rtsp: Make rtsp_open_transport_ctx() non-static 13 years ago
Jordi Ortiz 6bbb362218 rtsp: Move rtsp_read_close 13 years ago