summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avconv_vaapi: use the hwcontext device creation APIHEADmasterAnton Khirnov2016-05-25
* avconv_dxva2: use the hwcontext device creation APIAnton Khirnov2016-05-25
* avconv_vdpau: use the hwcontext device creation APIAnton Khirnov2016-05-25
* hwcontext_vaapi: implement device creationAnton Khirnov2016-05-25
* hwcontext_dxva2: implement device creationAnton Khirnov2016-05-25
* hwcontext_cuda: implement device creationAnton Khirnov2016-05-25
* hwcontext_vdpau: implement device creationAnton Khirnov2016-05-25
* hwcontext: add a function for opening devicesAnton Khirnov2016-05-25
* lavc: handle hw_frames_ctx where necessaryAndrey Turkin2016-05-25
* jpeg2000: Fix profile define valuesFrancois Cartegnie2016-05-24
* avfiltergraph: check the query_formats() return valueAnton Khirnov2016-05-23
* lavc: document that avcodec_close() should not be usedAnton Khirnov2016-05-23
* lavc: deprecate avcodec_get_context_defaults3()Anton Khirnov2016-05-23
* 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