]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2016-06-12 Anton Khirnovh264: rename mmco_index to nb_mmco
2016-06-12 Anton Khirnovh264: move initializing the slice start out of h264_sli...
2016-06-12 Anton Khirnovh264: move calculating the POC out of h264_slice_header...
2016-06-12 Anton Khirnovh264: move building the reference list out of h264_slic...
2016-06-12 Anton Khirnovh264: move initing the implicit pred weight table out...
2016-06-12 Anton Khirnovh264: split reading the ref list modifications and...
2016-06-12 Anton Khirnovh264: move initialising the implicit pred weight table...
2016-06-12 Anton Khirnovh264: call ff_h264_fill_mbaff_ref_list() when construct...
2016-06-12 Anton Khirnovh264: move initialising the explicit pred weight table...
2016-06-12 Anton Khirnovh264: drop an outdated comment
2016-06-12 Anton Khirnovh264: move direct mode inits out of h264_slice_header_p...
2016-06-12 Anton Khirnovh264: start splitting decode_slice_header()
2016-06-09 Mark Thompsonvaapi_h265: cu_qp_delta should not be used in constant...
2016-06-09 Mark Thompsonvaapi_h264: Add source version identifier as unregister...
2016-06-09 Mark Thompsonvaapi_h264: Add support for SEI messages
2016-06-09 Mark Thompsonvaapi_encode: Add support for writing arbitrary additio...
2016-06-09 Mark Thompsonvaapi_h264: Add support for VUI parameters
2016-06-09 Anton Khirnovh264: drop unused H264Context.gb
2016-06-08 Diego BiurrunDrop unnecessary golomb.h #includes
2016-06-08 Diego BiurrunDrop unnecessary unary.h #includes
2016-06-08 Diego Biurrundvbsub_parser: Add missing mem.h #include
2016-06-07 Diego Biurrungsm: Move requant_tab table to the gsm tables file
2016-06-07 Diego Biurrunmpc: Drop unused GetBitContext context member
2016-06-07 Diego Biurrunsvq1enc: Drop unused GetBitContext context member
2016-06-07 Diego Biurrunvorbis: Kill some pointless debug code
2016-06-07 Diego Biurrunmss2: Drop a silly assert
2016-06-07 Diego Biurrunget_bits: Move BITSTREAM_READER_LE definition before...
2016-06-07 Diego Biurrunindeo2: Drop disabled big-endian ir2_codes table
2016-06-07 Diego BiurrunRemove unnecessary get_bits.h #includes
2016-06-06 Paul B Maholsgirledec: simplify, no need to use reget buffer
2016-06-06 Paul B Maholaic: add frame threading support
2016-06-06 Vittorio Giovarafate: Move Canopus decoder tests to a separate file
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
next