summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavc: deprecate avcodec_copy_context()Anton Khirnov2016-05-23
* lavf: update muxing doxyAnton Khirnov2016-05-23
* mp3: Make the extrasize explicitLuca Barbato2016-05-22
* get_bits: Drop some TRACE-level debug codeDiego Biurrun2016-05-22
* dump: Drop unused variableDiego Biurrun2016-05-22
* avconv: Use more precise deprecation ifdefsDiego Biurrun2016-05-22
* avconv: stop using AVStream.codecAnton Khirnov2016-05-22
* nvenc: allow setting the number of slicesAnton Khirnov2016-05-19
* nvenc: De-compensate aspect ratio compensation of DVD-like content.Philip Langdale2016-05-19
* nvenc: list the major contributors in the copyright headerAnton Khirnov2016-05-19
* configure: Don't require nonfree for nvencTimo Rothenpieler2016-05-19
* nvenc: drop the hard dependency on CUDAAnton Khirnov2016-05-19
* nvenc: only support HW frames when CUDA is enabledAnton Khirnov2016-05-19
* nvenc: write the VUI signal properties for HEVCAnton Khirnov2016-05-19
* nvenc: only write the VUI signal type fields if they are setAnton Khirnov2016-05-19
* nvenc: Generate bufferingPeriod/pictureTiming SEITimo Rothenpieler2016-05-19
* nvenc: Delay frame output to increase encoding speedTimo Rothenpieler2016-05-19
* nvenc: add support for lossless encodingAnton Khirnov2016-05-19
* nvenc: Generate AUD NAL units for better compatiblityTimo Rothenpieler2016-05-19
* nvenc: fix the rc option definitionsAnton Khirnov2016-05-19
* Add release notes for 12.Anton Khirnov2016-05-19
* mjpegdec: Properly fail on malloc failureDerek Buitenhuis2016-05-19
* configure: move the hardware accel libs' entries in the configure outputAnton Khirnov2016-05-19
* configure: move the hardware accel libs' entries in the help textAnton Khirnov2016-05-19
* configure: improve the help text for external librariesAnton Khirnov2016-05-19
* lavc: revert the Makefile part of 330177bAnton Khirnov2016-05-19
* xtea-test: Use struct allocation functions from the APIDiego Biurrun2016-05-19
* blowfish-test: Use struct allocation functions from the APIDiego Biurrun2016-05-19
* blowfish-test: Return different values for different errorsDiego Biurrun2016-05-19
* movenc: Write 'loci' geotag metadata for 3gp and mp4Martin Storsjö2016-05-19
* movenc: Factorize a function for finding a metadata entry and the associated ...Martin Storsjö2016-05-19
* movenc: Write ?xyz geotag metadata for mov filesMichael Niedermayer2016-05-19
* mov: Also export loci altitudeMichael Niedermayer2016-05-19
* mov: Append place name instead of overwriting for lociMichael Niedermayer2016-05-19
* mov: Fix parsing short lociMichael Niedermayer2016-05-19
* mov: Print reason of loci parsing failureMichael Niedermayer2016-05-19
* mov: Add a comment referring to the standard that defines the loci boxMartin Storsjö2016-05-19
* movenc: Add a missed constMartin Storsjö2016-05-18
* movenc: Add a test for VFR with b-frames, with a duration change at a fragmen...Martin Storsjö2016-05-18
* movenc: Use packets in interleaving queues for the duration at the end of fra...Martin Storsjö2016-05-18
* movenc-test: Test write_data_typeMartin Storsjö2016-05-18
* matroskaenc: Provide output bytestream markersMartin Storsjö2016-05-18
* movenc: Provide output bytestream markers for fragmented contentMartin Storsjö2016-05-18
* flvenc: Provide output bytestream markersMartin Storsjö2016-05-18
* avio: Allow custom IO users to get labels for the output bytestreamMartin Storsjö2016-05-18
* avprobe: Print stereo3d informationVittorio Giovara2016-05-17
* stereo3d: Add API to get name from value or value from nameVittorio Giovara2016-05-17
* lavf: Raw G.729 demuxerVladimir Voroshilov2016-05-17
* fate: Update fate-lavf-ts after commit 393596f9d5Martin Storsjö2016-05-17
* tools: Port to codec parameters APIDiego Biurrun2016-05-17