]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2016-06-21 Anton Khirnovlavc: drop unnecessary h264dec.h includes
2016-06-21 Anton Khirnovh264: tighten the valid range for ref_frame_count
2016-06-21 Anton Khirnovh264: move the parameter set definitions to a new heade...
2016-06-21 Anton Khirnovsvq3: stop using H264Picture
2016-06-21 Anton Khirnovh264: create a new header for common h264 definitions
2016-06-21 Anton Khirnovh264: rename h264.[ch] to h264dec.[ch]
2016-06-21 Anton Khirnovh264: factor out setting frame properties / side data
2016-06-21 Anton Khirnovh264: drop unused NAL_FF_IGNORE
2016-06-21 Anton Khirnovh264: move a per-field block from decode_slice_header...
2016-06-21 Anton Khirnovh264: only allow ending a field/starting a new one...
2016-06-21 Anton Khirnovh264: store {curr,max}_pic_num in the per-slice context
2016-06-21 Anton Khirnovh264: decode the poc values from the slice header into...
2016-06-21 Anton Khirnovh264: set mb_aff_frame in frame_start()
2016-06-21 Anton Khirnovh264: move the block starting a new field out of slice_...
2016-06-21 Anton Khirnovh264: pass a H2645NAL to slice header decoding
2016-06-20 Vittorio Giovarafate: Add TrueMotion 2 RT tests
2016-06-20 Vittorio Giovarafate: Move Duck Truemotion 1 and 2 tests to vpx.mak
2016-06-20 Paul B MaholAdd TrueMotion 2.0 Real Time decoder
2016-06-20 Vittorio Giovarafate: Add tests for MagicYUV
2016-06-20 Paul B MaholAdd MagicYUV decoder
2016-06-18 Jerome Martinezffv1: Error out on unsupported format
2016-06-17 Martin Storsjöcheckasm: Add tests for h264 idct
2016-06-17 Vittorio Giovaramov: Support prores with multiple stsd
2016-06-17 Vittorio Giovaramov: Implement support for multiple sample description...
2016-06-17 Vittorio Giovarah264: Support AV_PKT_DATA_NEW_EXTRADATA
2016-06-17 Vittorio Giovaralavc: Document AV_PKT_DATA_NEW_EXTRADATA
2016-06-16 Martin Storsjöx86: Add missing movsxd for the int stride parameter
2016-06-14 Diego Biurrunavdevice: Ignore timefilter test program
2016-06-14 Diego BiurrunLICENSE: Fix silly typo
2016-06-14 Diego Biurrunh264: Drop unused function check_opcodes()
2016-06-13 Vittorio Giovaraavpacket: Error out when creating 0-sized side data
2016-06-13 Vittorio Giovarapixdesc: Use C99 array to list color properties names
2016-06-12 Anton Mitrofanovh264: Fix decoding delay for Intra only streams
2016-06-12 Anton Khirnovlavc: add H.264 MVC profiles
2016-06-12 Anton Khirnovh264: factor out setting the parameter sets for a frame
2016-06-12 Anton Khirnovh264: pass just the PPS to get_chroma_qp()
2016-06-12 Anton Khirnovh264: merge the two reinit blocks in slice_header_parse()
2016-06-12 Anton Khirnovh264: factor starting a new field out of parsing the...
2016-06-12 Anton Khirnovh264: postpone generating the implicit MMCOs
2016-06-12 Anton Khirnovh264: decode the MMCOs into per-slice contexts
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...
next