]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2016-06-06 Vittorio Giovaraavconv: Do not copy extradata if source buffer is empty
2016-06-05 Denis Charmetvp9: Return the correct size when decoding a superframe
2016-05-30 Diego Biurrunbuild: Only enable symbol reduction if the compiler...
2016-05-29 Diego Biurrunbuild: Simplify postprocessing of linker version script...
2016-05-29 Diego Biurrunbuild: Change structure of the linker version script...
2016-05-29 Diego Biurrunbuild: Print a message when generating version scripts
2016-05-28 Diego Biurrunasm: FF_-prefix internal macros used in inline assembly
2016-05-28 Diego BiurrunDrop unnecessary libavutil/x86/asm.h #includes
2016-05-27 Luca Barbatoac3: Check the array bound before dereferencing
2016-05-27 Mark Thompsonvaapi_h264: Add trivial support for low-power encoding
2016-05-27 Mark Thompsonvaapi_h264: Fix frame_num after non-reference frames
2016-05-27 Mark Thompsonvaapi_encode: Check config attributes before creating...
2016-05-27 Diego Biurrunbuild: Ignore generated mapfile and remove it on distclean
2016-05-26 Anton KhirnovFATE: drop the audio stream from the dxtory test
2016-05-26 Anton Khirnovavconv: fix parsing bitstream filters
2016-05-26 Anton Khirnovavconv: fix a check for av_bsf_get_by_name() return...
2016-05-26 Anton Khirnovavconv_vaapi: use the hwcontext device creation API
2016-05-26 Anton Khirnovavconv_dxva2: use the hwcontext device creation API
2016-05-26 Anton Khirnovavconv_vdpau: use the hwcontext device creation API
2016-05-26 Anton Khirnovhwcontext_vaapi: implement device creation
2016-05-26 Anton Khirnovhwcontext_dxva2: implement device creation
2016-05-26 Anton Khirnovhwcontext_cuda: implement device creation
2016-05-26 Anton Khirnovhwcontext_vdpau: implement device creation
2016-05-26 Anton Khirnovhwcontext: add a function for opening devices
2016-05-26 Andrey Turkinlavc: handle hw_frames_ctx where necessary
2016-05-25 Diego Biurrungolomb: Give svq3_get_se_golomb()/svq3_get_ue_golomb...
2016-05-25 Diego Biurrunfate: More fine-grained dependencies for demuxer tests
2016-05-25 Diego Biurrunfate: More fine-grained dependencies for voice codec...
2016-05-25 Martin Storsjörtsp: Use avcodec_descriptor_get instead of avcodec_fin...
2016-05-24 Diego Biurrunavcodec: Bump micro version after changing public JPEG...
2016-05-24 Francois Cartegniejpeg2000: Fix profile define values
2016-05-23 Anton Khirnovavfiltergraph: check the query_formats() return value
2016-05-23 Anton Khirnovlavc: document that avcodec_close() should not be used
2016-05-23 Anton Khirnovlavc: deprecate avcodec_get_context_defaults3()
2016-05-23 Anton Khirnovlavc: deprecate avcodec_copy_context()
2016-05-23 Anton Khirnovlavf: update muxing doxy
2016-05-22 Luca Barbatomp3: Make the extrasize explicit
2016-05-22 Diego Biurrunget_bits: Drop some TRACE-level debug code
2016-05-22 Diego Biurrundump: Drop unused variable
2016-05-22 Diego Biurrunavconv: Use more precise deprecation ifdefs
2016-05-22 Anton Khirnovavconv: stop using AVStream.codec
2016-05-19 Anton Khirnovnvenc: allow setting the number of slices
2016-05-19 Philip Langdalenvenc: De-compensate aspect ratio compensation of DVD...
2016-05-19 Anton Khirnovnvenc: list the major contributors in the copyright...
2016-05-19 Timo Rothenpielerconfigure: Don't require nonfree for nvenc
2016-05-19 Anton Khirnovnvenc: drop the hard dependency on CUDA
2016-05-19 Anton Khirnovnvenc: only support HW frames when CUDA is enabled
2016-05-19 Anton Khirnovnvenc: write the VUI signal properties for HEVC
2016-05-19 Anton Khirnovnvenc: only write the VUI signal type fields if they...
2016-05-19 Timo Rothenpielernvenc: Generate bufferingPeriod/pictureTiming SEI
2016-05-19 Timo Rothenpielernvenc: Delay frame output to increase encoding speed
2016-05-19 Anton Khirnovnvenc: add support for lossless encoding
2016-05-19 Timo Rothenpielernvenc: Generate AUD NAL units for better compatiblity
2016-05-19 Anton Khirnovnvenc: fix the rc option definitions
2016-05-19 Anton KhirnovAdd release notes for 12.
2016-05-19 Derek Buitenhuismjpegdec: Properly fail on malloc failure
2016-05-19 Anton Khirnovconfigure: move the hardware accel libs' entries in...
2016-05-19 Anton Khirnovconfigure: move the hardware accel libs' entries in...
2016-05-19 Anton Khirnovconfigure: improve the help text for external libraries
2016-05-19 Anton Khirnovlavc: revert the Makefile part of 330177b
2016-05-19 Diego Biurrunxtea-test: Use struct allocation functions from the API
2016-05-19 Diego Biurrunblowfish-test: Use struct allocation functions from...
2016-05-19 Diego Biurrunblowfish-test: Return different values for different...
2016-05-19 Martin Storsjömovenc: Write 'loci' geotag metadata for 3gp and mp4
2016-05-19 Martin Storsjömovenc: Factorize a function for finding a metadata...
2016-05-19 Michael Niedermayermovenc: Write ?xyz geotag metadata for mov files
2016-05-19 Michael Niedermayermov: Also export loci altitude
2016-05-19 Michael Niedermayermov: Append place name instead of overwriting for loci
2016-05-19 Michael Niedermayermov: Fix parsing short loci
2016-05-19 Michael Niedermayermov: Print reason of loci parsing failure
2016-05-19 Martin Storsjömov: Add a comment referring to the standard that defin...
2016-05-18 Martin Storsjömovenc: Add a missed const
2016-05-18 Martin Storsjömovenc: Add a test for VFR with b-frames, with a durati...
2016-05-18 Martin Storsjömovenc: Use packets in interleaving queues for the...
2016-05-18 Martin Storsjömovenc-test: Test write_data_type
2016-05-18 Martin Storsjömatroskaenc: Provide output bytestream markers
2016-05-18 Martin Storsjömovenc: Provide output bytestream markers for fragmente...
2016-05-18 Martin Storsjöflvenc: Provide output bytestream markers
2016-05-18 Martin Storsjöavio: Allow custom IO users to get labels for the outpu...
2016-05-17 Vittorio Giovaraavprobe: Print stereo3d information
2016-05-17 Vittorio Giovarastereo3d: Add API to get name from value or value from...
2016-05-17 Vladimir Voroshilovlavf: Raw G.729 demuxer
2016-05-17 Martin Storsjöfate: Update fate-lavf-ts after commit 393596f9d5
2016-05-17 Diego Biurruntools: Port to codec parameters API
2016-05-17 Francois Cartegniempegtsenc: stop impersonating ses in sdt
2016-05-17 Alexandra HájkováMove VLC and RL_VLC_ELEM structure definitions to a...
2016-05-17 Anton Khirnovavconv_dxva2: use the hwcontext API
2016-05-17 Anton Khirnovhwcontext: add a dxva2 implementation
2016-05-16 Alexandra Hájkovámpeg4videodec: Call av_log() in check_marker() with...
2016-05-16 Alexandra HájkováMove check_marker() from get_bits to mpeg4videodec
2016-05-16 Anton Khirnovlavc: mark the old audio/video encoding API as deprecated
2016-05-16 Anton Mitrofanovx86inc: Enable AVX emulation in additional cases
2016-05-16 Anton Mitrofanovx86inc: Improve handling of %ifid with multi-token...
2016-05-16 Anton Mitrofanovx86inc: Fix AVX emulation of some instructions
2016-05-16 Henrik Gramnerx86inc: Fix AVX emulation of scalar float instructions
2016-05-16 Anton Khirnovavpacket: fix setting AVPacket.data in av_packet_ref()
2016-05-16 Anton Khirnovlavc: make avcodec_open2() fail when the timebase is...
2016-05-13 Diego BiurrunCombine deprecation guards where appropriate
2016-05-13 Diego Biurruntests: Move all test programs to a subdirectory
2016-05-13 Diego BiurrunSplit global .gitignore file into per-directory files
next