43244 Commits (5f30ac27795f9f98043e8582ccaad8813104adc4)
 

Author SHA1 Message Date
Anton Khirnov 5f30ac2779 lavc: deprecate avcodec_copy_context() 9 years ago
Anton Khirnov 14634429b9 lavf: update muxing doxy 9 years ago
Luca Barbato 74b1bf632f mp3: Make the extrasize explicit 9 years ago
Diego Biurrun 52567e8198 get_bits: Drop some TRACE-level debug code 9 years ago
Diego Biurrun e45a638f50 dump: Drop unused variable 9 years ago
Diego Biurrun e2a3df1a46 avconv: Use more precise deprecation ifdefs 9 years ago
Anton Khirnov 35c8580668 avconv: stop using AVStream.codec 9 years ago
Anton Khirnov 3399a26d3f nvenc: allow setting the number of slices 9 years ago
Philip Langdale 10545f84b8 nvenc: De-compensate aspect ratio compensation of DVD-like content. 9 years ago
Anton Khirnov 9375c97460 nvenc: list the major contributors in the copyright header 9 years ago
Timo Rothenpieler 09522a303d configure: Don't require nonfree for nvenc 9 years ago
Anton Khirnov 6f58b4dc47 nvenc: drop the hard dependency on CUDA 9 years ago
Anton Khirnov f11ec8cee7 nvenc: only support HW frames when CUDA is enabled 9 years ago
Anton Khirnov 2156c4c300 nvenc: write the VUI signal properties for HEVC 9 years ago
Anton Khirnov a1df786503 nvenc: only write the VUI signal type fields if they are set 9 years ago
Timo Rothenpieler cea1fb854c nvenc: Generate bufferingPeriod/pictureTiming SEI 9 years ago
Timo Rothenpieler a1e215ea01 nvenc: Delay frame output to increase encoding speed 9 years ago
Anton Khirnov 9427d92f40 nvenc: add support for lossless encoding 9 years ago
Timo Rothenpieler 795329dd4c nvenc: Generate AUD NAL units for better compatiblity 9 years ago
Anton Khirnov e42b9bc894 nvenc: fix the rc option definitions 9 years ago
Anton Khirnov 65dc7ca4c8 Add release notes for 12. 9 years ago
Derek Buitenhuis d68fb14758 mjpegdec: Properly fail on malloc failure 9 years ago
Anton Khirnov 85ce9636e4 configure: move the hardware accel libs' entries in the configure output 9 years ago
Anton Khirnov c0f4c7db9f configure: move the hardware accel libs' entries in the help text 9 years ago
Anton Khirnov 5e2203448a configure: improve the help text for external libraries 9 years ago
Anton Khirnov 0d95d88fbd lavc: revert the Makefile part of 330177b 9 years ago
Diego Biurrun ded4a6543d xtea-test: Use struct allocation functions from the API 9 years ago
Diego Biurrun 8131bd4c22 blowfish-test: Use struct allocation functions from the API 9 years ago
Diego Biurrun a86ef80494 blowfish-test: Return different values for different errors 9 years ago
Martin Storsjö b84f3a4003 movenc: Write 'loci' geotag metadata for 3gp and mp4 9 years ago
Martin Storsjö f12a705ee5 movenc: Factorize a function for finding a metadata entry and the associated language 9 years ago
Michael Niedermayer daec1651f1 movenc: Write ?xyz geotag metadata for mov files 9 years ago
Michael Niedermayer bc43131997 mov: Also export loci altitude 9 years ago
Michael Niedermayer 94d8141c8c mov: Append place name instead of overwriting for loci 9 years ago
Michael Niedermayer f126365cda mov: Fix parsing short loci 9 years ago
Michael Niedermayer 704d2bd18b mov: Print reason of loci parsing failure 9 years ago
Martin Storsjö d34826c33d mov: Add a comment referring to the standard that defines the loci box 9 years ago
Martin Storsjö 72d621069f movenc: Add a missed const 9 years ago
Martin Storsjö a79aafd0b4 movenc: Add a test for VFR with b-frames, with a duration change at a fragment end 9 years ago
Martin Storsjö e1eb0fc960 movenc: Use packets in interleaving queues for the duration at the end of fragments 9 years ago
Martin Storsjö fd4957d9c6 movenc-test: Test write_data_type 9 years ago
Martin Storsjö 71852a1ba8 matroskaenc: Provide output bytestream markers 9 years ago
Martin Storsjö dbbaad32e3 movenc: Provide output bytestream markers for fragmented content 9 years ago
Martin Storsjö 371df9ba71 flvenc: Provide output bytestream markers 9 years ago
Martin Storsjö db7968bff4 avio: Allow custom IO users to get labels for the output bytestream 9 years ago
Vittorio Giovara 8e757716c6 avprobe: Print stereo3d information 9 years ago
Vittorio Giovara 0c4468dc18 stereo3d: Add API to get name from value or value from name 9 years ago
Vladimir Voroshilov d621b2f795 lavf: Raw G.729 demuxer 9 years ago
Martin Storsjö 34effe816f fate: Update fate-lavf-ts after commit 393596f9d5 9 years ago
Diego Biurrun b8de14bcdf tools: Port to codec parameters API 9 years ago