34119 Commits (ac29054fda1fab73c443b7d6f9dd72a9f25f7aae)
 

Author SHA1 Message Date
Janne Grunau ac29054fda imgconvert: add avcodec_find_best_pix_fmt2() 13 years ago
Janne Grunau 39bb27bf79 imgconvert: avoid undefined left shift in avcodec_find_best_pix_fmt 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
Martin Storsjö 7548831c5e libfdk-aac: Allow setting the encoder bandwidth/cutoff frequency 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
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
Jordi Ortiz a8ad6ffafe rtsp: Add listen mode 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
Jordi Ortiz 45b068580b rtsp: Parse the mode=receive/record parameter in transport lines 13 years ago
Kostya Shishkov ed219ed366 mss1: fix decoding masked regions in interframes 13 years ago
Michael Niedermayer f39bbc9d21 mxfdec: fix off by one error. 13 years ago
Tomas Härdin 83728d2d36 mxfdec: only parse next partition pack if parsing forward 13 years ago
Tomas Härdin 34ca5ae51d mxfdec: let pkt->pts = mxf->current_edit_unit if intra-only 13 years ago
Joseph Artsimovich 634d670538 mxfdec: fix frame height vs field height confusion 13 years ago
Tomas Härdin 5ed032fb8b mxfdec: Add intra_only flag to MXFTrack 13 years ago
Tomas Härdin fb8fa3c67c mxfdec: fix Avid AirSpeed files being misinterpreted as OP1a 13 years ago
Tomas Härdin 1fadf53e00 mxfdec: truncate packets that extend past the next edit unit 13 years ago
Philip de Nier fda891e108 mxfdec: set pixel format for cdci picture formats 13 years ago
Philip de Nier dfefede00e mxfdec: detect uncomp pictures using essence container ul 13 years ago
Philip de Nier 5255ca24cd mxfdec: set track edit rate num/den in expected order 13 years ago
Ronald S. Bultje 358d854df8 x86/cpu: implement get/set_eflags using intrinsics 13 years ago
Ronald S. Bultje c0ee695bd7 x86/cpu: implement support for cpuid through intrinsics 13 years ago
Ronald S. Bultje 3f150ffba3 x86/cpu: implement support for xgetbv through intrinsics 13 years ago
Ronald S. Bultje f80ddd5bf7 lavu: use intrinsics for emms on systems lacking inline asm support 13 years ago
Martin Storsjö 620b1e7e98 mem: Don't abort on av_malloc(0) in debug mode 13 years ago
Kostya Shishkov 5467742232 mss3: use standard zigzag table 13 years ago
Kostya Shishkov acfb6b6cf8 mss3: split DSP functions that are used in MTS2(MSS4) into separate file 13 years ago
Anton Khirnov 82f82ccfc8 motion-test: do not use getopt() 13 years ago
Jordi Ortiz 5427df0186 tcp: add initial timeout limit for incoming connections 13 years ago
Diego Biurrun 8e85ba8d13 configure: Change the rdtsc check to a linker check 13 years ago
Anton Khirnov 8a645bfc31 avconv: propagate fatal errors from lavfi. 13 years ago
Anton Khirnov cd99146253 lavfi: add error handling to filter_samples(). 13 years ago
Anton Khirnov 8d18bc550e fate-run: make avconv() properly deal with multiple inputs. 13 years ago
Anton Khirnov 083d0f6be8 asplit: don't leak the input buffer. 13 years ago
Anton Khirnov 1ffb645662 af_resample: fix request_frame() behavior. 13 years ago
Anton Khirnov 6f834293d3 af_asyncts: fix request_frame() behavior. 13 years ago
JULIAN GARDNER 0dd283faca libx264: support aspect ratio switching 13 years ago
Anton Khirnov 5b7a88f0ba matroskadec: honor error_recognition when encountering unknown elements. 13 years ago