43414 Commits (785c25443b56adb6dbbb78d68cccbd9bd4a42e05)
 

Author SHA1 Message Date
Anton Khirnov fe7b21c8f1 avconv: fix parsing bitstream filters 9 years ago
Anton Khirnov 80fb19bc23 avconv: fix a check for av_bsf_get_by_name() return value 9 years ago
Anton Khirnov 9f7590f4e4 avconv_vaapi: use the hwcontext device creation API 9 years ago
Anton Khirnov 18c506e9e6 avconv_dxva2: use the hwcontext device creation API 9 years ago
Anton Khirnov f72db3f2f3 avconv_vdpau: use the hwcontext device creation API 9 years ago
Anton Khirnov b8bf9194af hwcontext_vaapi: implement device creation 9 years ago
Anton Khirnov 8e70385a8e hwcontext_dxva2: implement device creation 9 years ago
Anton Khirnov 2e219b491b hwcontext_cuda: implement device creation 9 years ago
Anton Khirnov 38392b2af8 hwcontext_vdpau: implement device creation 9 years ago
Anton Khirnov 1c9e8616c5 hwcontext: add a function for opening devices 9 years ago
Andrey Turkin 24b5cff01b lavc: handle hw_frames_ctx where necessary 9 years ago
Diego Biurrun 4024b566d6 golomb: Give svq3_get_se_golomb()/svq3_get_ue_golomb() better names 9 years ago
Diego Biurrun 7ca4fdc046 fate: More fine-grained dependencies for demuxer tests 9 years ago
Diego Biurrun 07377fb557 fate: More fine-grained dependencies for voice codec tests 9 years ago
Martin Storsjö 3fdffc032e rtsp: Use avcodec_descriptor_get instead of avcodec_find_decoder 9 years ago
Diego Biurrun e47b8bbf0b avcodec: Bump micro version after changing public JPEG 2000 defines 9 years ago
Francois Cartegnie ad61da054b jpeg2000: Fix profile define values 9 years ago
Anton Khirnov ac84e618df avfiltergraph: check the query_formats() return value 9 years ago
Anton Khirnov 2ef6dab0a7 lavc: document that avcodec_close() should not be used 9 years ago
Anton Khirnov 04fc8e24a0 lavc: deprecate avcodec_get_context_defaults3() 9 years ago
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