39471 Commits (a3e7562621bd96ce909e07149c419b6ba85cc54f)
 

Author SHA1 Message Date
John Stebbins 565e0c6d86 movenc: allow override of "writing application" tag 11 years ago
John Stebbins 0092c1dd8d matroskaenc: allow override of "writing application" tag 11 years ago
Janne Grunau 61985ad72c arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6 11 years ago
Keiji Costantini 8c09532672 rv10: K&R formatting cosmetics 11 years ago
Keiji Costantini b4d372e091 rv10: Forward error from rv10_decode_packet 11 years ago
Diego Biurrun a801453423 g2meet: K&R formatting cosmetics 11 years ago
Derek Buitenhuis f87a6e500b fic: Properly handle skip frames 11 years ago
Diego Biurrun f69befe5ee matroskadec: cosmetics: Fix "attachement" vs. "attachment" typo 11 years ago
Keiji Costantini 84cfce9f99 matroskadec: K&R formatting cosmetics 11 years ago
Martin Storsjö 77eed91fab rtmppkt: Rename the ts_delta field to ts_field 11 years ago
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