70923 Commits (27b3522ba3cf539e13bb0f8f9c68d2dd513a8f73)
 

Author SHA1 Message Date
Michael Niedermayer 50255b7a86 Merge commit '342fc46c69199b076b7c210f42208ce39a2bde1c' 10 years ago
James Almer 60b9373dbd libavutil: add bmi2 optimized av_mod_uintp2 10 years ago
James Almer d13e521cc8 libavutil: add av_mod_uintp2 10 years ago
Michael Niedermayer 2a8198b32f avcodec/libvpxenc: Set min/max quantizer to 0 for lossless mode 10 years ago
Michael Niedermayer d6dba15b97 avfilter/vf_mcdeint: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer 1a79850a8f avfilter/vf_overlay: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer 59c06902e8 avfilter/vf_phase: Change enum to int, which is accessed via AVOption as int 10 years ago
Luca Barbato 22a6d48b0d avconv: Print the avfilter errors 10 years ago
Luca Barbato 342fc46c69 cmdutils: Add a stream specifier to map usable streams 10 years ago
Michael Niedermayer e8446a6850 configure: Silence warnings about constant unsigned overflows in MSVC 10 years ago
arwa arif 9015ca359f lavfi/eq: rework expression evaluation 10 years ago
Stefano Sabatini e6547cce72 lavfi/eq: factorize code in process_command() 10 years ago
James Almer 6b940b8c99 x86/xvididct: add some yasm guards 10 years ago
James Almer b0fea4ad7e x86/xvididct: remove obsolete function prototypes 10 years ago
Martin Vignali 7fb186784a avcodec/dv: remove unused var dvquantareas 10 years ago
Martin Vignali 5f9d30ae8f avcodec/dv: remove unused var dv100qstep 10 years ago
Martin Vignali 57e8047972 avfilter/vf_pp7: remove unused var 10 years ago
James Almer 03e9b1931b avcodec/libdcadec: add missing version bump and changelog entry 10 years ago
Kacper Michajłow 4f3c31df3f avcodec: Fix libdcadec include dir 10 years ago
Michael Niedermayer 85cc76050c Merge commit '30e6abd1a8cc4fd5daf2e23ad2e768862c39e975' 10 years ago
Michael Niedermayer 750cf4e537 Merge commit 'cf18e777aed9f73011c7ab7cbab8003189d4b9d8' 10 years ago
Hendrik Leppkes 519868de7d avcodec: add libdcadec decoder 10 years ago
Hendrik Leppkes 11fe56c8bb avcodec: add profile define for DTS Express 10 years ago
Michael Niedermayer 77bd35d76d avcodec/dnxhddec: reset cur_field for non interlaced frames 10 years ago
Michael Niedermayer d3bd943108 avcodec/dnxhddec: Reset is_444 if format is not 444 10 years ago
Michael Niedermayer 2c660e34cf avcodec/dnxhddec: Check that the frame is interlaced before using cur_field 10 years ago
Andreas Cadhalpun 30e6abd1a8 webp: ensure that each transform is only used once 10 years ago
Anton Khirnov cf18e777ae movenc: write the display transform matrix 10 years ago
Michael Niedermayer bbcc09518e avformat/avienc: Expand master ODML index when its end is reached 10 years ago
Michael Niedermayer adfde9a646 avformat/avienc: Fix wrongly placed comment 10 years ago
Michael Niedermayer 81a6b075bd avformat/avidec: also print frame_num in debug output 10 years ago
Michael Niedermayer 01775c8858 avformat/avienc: factor out update_odml_entry() 10 years ago
Michael Niedermayer c3a6d179fb avformat/avienc: factor write_odml_master() out 10 years ago
Michael Niedermayer 5440d4b68b Merge commit '30a041887f89cd97c372ad6a516da6e012f2c88b' 10 years ago
Michael Niedermayer b5448e66b0 Merge commit '67a2912307c3c08f2725ccae162cfe3426b80184' 10 years ago
Michael Niedermayer 25d7e3ad59 Merge commit '5c337353a2546416631a87de4881850d99141c39' 10 years ago
Michael Niedermayer 3602782429 Merge commit 'eee13d653953083553cceadbbedf6222ef78a006' 10 years ago
Michael Niedermayer 4631d4bec3 Merge commit '5cf892d6946b19a87bcd00d6b76ce81f45960fdb' 10 years ago
Michael Niedermayer 00ad3432e1 Merge commit 'b81b0cc22b22413760423e239ea644c9afdbfa2d' 10 years ago
Michael Niedermayer 09585e377c Merge commit '3041183677bda0a431b36e96a2c76617abaa8183' 10 years ago
Michael Niedermayer 76fef5cd27 Merge commit '2889c5e16711770437f380f1bead5f72c6a0b17a' 10 years ago
Michael Niedermayer 4f8540ba40 Merge commit '8dc72eeaf647736c287b59a3856a11904bedd58b' 10 years ago
Martin Storsjö 30a041887f ismindex: Calculate the pts duration of trun atoms, not the dts duration 10 years ago
Martin Storsjö 67a2912307 movenc: Don't assume that fragment durations in pts is equal to duration in dts 10 years ago
Martin Storsjö 5c337353a2 movenc: Move sidx edit list timestamp adjustment into a block 10 years ago
Martin Storsjö eee13d6539 movenc: Only adjust the cts offset at the start of fragments if necessary 10 years ago
Martin Storsjö 5cf892d694 movenc: Write pts timestamps in tfxd, instead of dts timestamps 10 years ago
Martin Storsjö b81b0cc22b movenc: Set the last packet duration based on the next packet when autoflushing 10 years ago
Martin Storsjö 3041183677 dashenc: Heuristically fill in the duration of packets that need it 10 years ago
Martin Storsjö 2889c5e167 movenc: Heuristically set the duration of the last sample in a fragment if not set 10 years ago