39611 Commits (4e5aa080bb8d83cb6de1ffbdd7b37ec34bc6b30b)
 

Author SHA1 Message Date
Martin Panter 8bbb02ae4f rtmppkt: Properly handle extended timestamps when writing 11 years ago
Martin Panter 48cfb5f411 rtmppkt: Add a descriptive comment 11 years ago
Martin Panter 5b2ad78f97 rtmppkt: Handle extended timestamp field even for one-byte header 11 years ago
Patrice Clement 93d216d37a dict: K&R formatting cosmetics 11 years ago
Derek Buitenhuis d67dbfa7c1 libx265: Support API version 9 11 years ago
Rainer Hochecker b66382101c dxva2: Increase maximum number of slices for mpeg2 11 years ago
Luca Barbato 5b977c1d4f mxf: Return meaningful errors 11 years ago
Paul B Mahol f06f6daaf8 mxf: Parse random index pack 11 years ago
Matthieu Bouron 570af382ee mxf: Handle identification metadata 11 years ago
Matthieu Bouron 5b930092c3 mxf: Set audio packets pts 11 years ago
Matthieu Bouron e118bb1a33 mxf: Introduce ff_mxf_get_samples_per_frame 11 years ago
Diego Biurrun d48430c367 build: Let the SVQ3 decoder depend on the H.264 decoder 11 years ago
Diego Biurrun 84bf881720 configure: Split x86 SIMD architecture extensions into separate list 11 years ago
Anton Khirnov 713d3f98c8 vf_shuffleplanes: fix the type of the mapping indices 11 years ago
Diego Biurrun 3bfdee00cd x86: dcadsp: Fix linking with yasm and optimizations disabled 11 years ago
Anton Khirnov e1f2987b10 FATE: add tests for the shuffleplanes filter 11 years ago
Anton Khirnov 599b81ca9a lavfi: add shuffleplanes filter 11 years ago
Anton Khirnov bba2a7cc5f lavfi: use the correct filter context for logging an error. 11 years ago
Janne Grunau cbddee1cca arm: hpeldsp: prevent overreads in armv6 asm 11 years ago
Diego Biurrun 3741aa37c2 x86: cabac: Use correct #includes to make header compile standalone 11 years ago
Luca Barbato e995cf1bcc avfilter: Add missing emms_c when needed 11 years ago
Reinhard Tartler 5ddc9f5052 configure: enable PIC on s390(x) 11 years ago
Rémi Denis-Courmont eeaf4f3b87 av_vdpau_get_profile: mask out H.264 intra profile flag 11 years ago
Keiji Costantini 3407172b36 avienc: K&R formatting cosmetics 11 years ago
Vittorio Giovara 4c41a7a179 vf_frei0r: fix missing end of line character 11 years ago
Vittorio Giovara a18ef7a76c doc: fix a couple of typos in frame.h 11 years ago
Vittorio Giovara 973dc4e8d4 put_bits: Remove unused includes 11 years ago
Vittorio Giovara 5397386eff mathops: move macro to the only place it is used 11 years ago
Vittorio Giovara 61b323ce7c vf_frei0r: refactor library loading from env variable 11 years ago
Vittorio Giovara 4e0be9c86f vf_frei0r: prevent a segfault when filter parameters are not set 11 years ago
Vittorio Giovara 8accddeb58 vf_frei0r: adjust error messages 11 years ago
Patrice Clement 5c9c305d14 ass: K&R formatting cosmetics 11 years ago
Keiji Costantini 9514440337 ituh263: reject b-frame with pp_time = 0 11 years ago
Lou Logan 700687ebe0 qt-faststart: Add a note about the -movflags +faststart feature 11 years ago
Martin Storsjö ea7f79f937 qt-faststart: Avoid unintentionally sign extending BE_32 11 years ago
Michael Niedermayer bb95334c34 qt-faststart: Check offset_count before reading from the moov_atom buffer 11 years ago
Michael Niedermayer 6384885425 qt-faststart: Check the ftello() return codes 11 years ago
Michael Niedermayer 03c2a66fcf qt-faststart: Fix the signedness of variables keeping the ftello return values 11 years ago
Michael Niedermayer 5612244351 qt-faststart: Check fseeko() return codes 11 years ago
Michael Niedermayer ea15a9a5d8 qt-faststart: Simplify code by using a MIN() macro 11 years ago
Martin Storsjö 3cbc7ef3d6 qt-faststart: Increase the copy buffer size to 64 KB 11 years ago
Anton Khirnov d1f9563d50 pthread_frame: flush all threads on flush, not just the first one 11 years ago
Anton Khirnov bc6461c286 af_compand: replace strtok_r() with av_get_token() 11 years ago
Diego Biurrun fb3b2f5d92 configure: Set the thread type after resolving dependencies 11 years ago
Diego Biurrun 2f02bbcca0 build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoder 11 years ago
Diego Biurrun 34150be515 build: Let the iac decoder depend on the imc decoder 11 years ago
Diego Biurrun 8e0cf39faf build: Let all MJPEG-related decoders depend on the MJPEG decoder 11 years ago
Diego Biurrun 0a36988e48 build: Let AMV decoder depend on the SP5X decoder 11 years ago
Vittorio Giovara f4bd9fe326 h264: fix clang warning about uninitialized variable 11 years ago
Vittorio Giovara 17a63ff0cd h264: update flag name in ff_h264_decode_ref_pic_list_reordering() 11 years ago