]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-02-20 Peter Meerwaldlibavcodec: Don't use av_cold annotation in twinvq...
2015-02-20 Peter Meerwaldlibavresample: Annotate AARCH64 init function with...
2015-02-20 Martin Storsjörtpdec_h264: Move a leftover comment into h264_handle_p...
2015-02-20 Martin Storsjörtpdec_h264: Remove an unnecessary check
2015-02-20 Martin Storsjörtpdec_h264: Return immediately on errors in h264_handl...
2015-02-20 Martin Storsjörtpdec_h264: Make a parameter pointer const
2015-02-20 Martin Storsjörtpdec_h264: Use av_realloc instead of av_malloc+mempcy
2015-02-20 Martin Storsjörtpdec_h264: Include the right header for AV_RB16
2015-02-20 Martin Storsjörtpdec_vp8: Set the keyframe flag
2015-02-19 Vittorio Giovarafate: Add tests for DSS
2015-02-19 Oleksij Rempellavf: Add DSS demuxer
2015-02-19 Oleksij Rempellavc: Add DSS SP decoder
2015-02-19 Anton Khirnovqsv_api: fix building with libmfx disabled
2015-02-19 Anton Khirnovconfigure: add missing h264_qsv hwaccel deps
2015-02-19 Anton Khirnovlavc: add an Intel libmfx-based H.264 decoder
2015-02-19 Anton Khirnovh264_parser: export video format and dimensions
2015-02-19 Anton Khirnovpixfmt: add a pixel format for QSV hwaccel
2015-02-19 Himangi Saraogirv40: Return more meaningful error codes
2015-02-18 Derek Buitenhuislibx265: Add crf private option
2015-02-18 Derek Buitenhuislibx265: Reduce the scope of some variables
2015-02-17 Vittorio Giovarariff: Support QT RLE Animation in avi ('rle ' FourCC)
2015-02-17 Vittorio Giovarariff: Support ProRes in avi (APCH fourcc)
2015-02-17 Himangi Saraogiwmv2: Return meaningful error codes
2015-02-17 Himangi Saraogiqdm2: Return meaningful error codes
2015-02-17 Himangi Saraogilibxvid: Return meaningful error messages
2015-02-17 Himangi Saraogiaac_adtstoasc_bsf: Check extradata memory allocation
2015-02-17 Vittorio Giovaraavpacket: Check buffer reference
2015-02-17 Vittorio Giovaravorbisdec: Check memory allocations
2015-02-17 Vittorio Giovaradvdsubdec: Check memory allocations
2015-02-17 Federico Tomassettiswscale: Check memory allocations
2015-02-17 Hugo Beauzée... nutdec: Check memory allocations
2015-02-17 Hugo Beauzée... movenc: Check memory allocations
2015-02-17 Hugo Beauzée... rmdec: Check memory allocations from ff_rm_alloc_rmstream()
2015-02-17 Vittorio Giovaradct-test: Fix initialization syntax
2015-02-17 Vittorio Giovaralavf: Document the codec context initialization
2015-02-17 Vittorio Giovaralavc: Document interaction between avcodec_open2()...
2015-02-17 Vittorio Giovaraavplay: Check format allocation inside decode_thread()
2015-02-17 Vittorio Giovaraavplay: Check frame allocation inside video_thread()
2015-02-17 Vittorio Giovaraavconv: Check rc_override memory allocation
2015-02-17 Vittorio Giovaragraphparser: Check av_get_token() memory error
2015-02-17 Vittorio Giovaramatroskaenc: Validate chapter start and end times
2015-02-16 Diego Biurrundca: Remove separate header for DCA ExSS
2015-02-15 Himangi Saraogibktr: Use av_strerror and propagate error codes
2015-02-15 Diego Biurrundca: Move data tables from a header to an object file
2015-02-15 Diego Biurrundca: Add array sizes to array declarations
2015-02-15 Peter Meerwaldg722: Add ARM NEON implementation for g722_apply_qmf()
2015-02-15 Peter Meerwaldg722: Split out computation of band->s_zero and unroll...
2015-02-15 Peter Meerwaldg722: Unroll g722_apply_qmf()
2015-02-15 Peter Meerwaldg722: Reduce number of pointers passed to g722_apply_qm...
2015-02-15 Peter Meerwaldg722: Split out g722_qmf_apply() function into g722dsp.c
2015-02-15 Yusuke Nakamuramov: Change DTS-based seek into CTS-based seek.
2015-02-15 Daniel Moranxcbgrab: Use the correct geometry for the region highlight
2015-02-15 Luca Barbatoape: Use the proper variable type
2015-02-15 Federico Tomassettiogg: check memory allocations
2015-02-15 Luca Barbatortp: h264: Drop the asserts
2015-02-15 Luca Barbatortp: h264: Move FU-A NAL parsing to a function
2015-02-15 Luca Barbatortp: h264: Move STAP-A NAL parsing to a function
2015-02-15 Luca Barbatortp: h264: Move parse_sprop_parameter_sets parsing...
2015-02-15 Luca Barbatortp: h264: Move profile_level_id parsing to a function
2015-02-15 Luca Barbatoxcbgrab: Correctly make shm optional
2015-02-15 Luca Barbatoxcbgrab: Check for xcb-shape
2015-02-15 Anton KhirnovFATE: add a test for the SVQ1 header byte swapping
2015-02-15 Anton Khirnovchangelog: mention DXVA/HEVC and AAC ELD480
2015-02-14 Diego Biurrunvdpau: Adjust necessary #includes for vdpau_internal.h
2015-02-14 Diego Biurrunmov: Fix compilation with DEBUG enabled
2015-02-14 Diego Biurrundca: Move all tables into dcadata.h
2015-02-14 Diego Biurrundca: Remove trace debugging code
2015-02-14 Diego Biurrundca: Return more informative error codes
2015-02-14 Diego Biurrundca: Split code for handling the EXSS extension off...
2015-02-14 Diego BiurrunDon't anonymously typedef structs
2015-02-14 Diego Biurrunavcodec: Don't anonymously typedef structs
2015-02-14 Diego Biurrunavformat: Don't anonymously typedef structs
2015-02-14 Himangi Saraogivp56: Return meaningful error codes
2015-02-13 Peter Meerwaldhevc: Use generic av_clip function, not C implementation
2015-02-13 Anton Khirnovdoc/APIchanges: fill in missing dates and hashes
2015-02-10 wm4lavf: move internal fields from public to internal...
2015-02-10 Anton Khirnovmpegts: relax restrictions on matching the packet start...
2015-02-08 wm4lavf: remove unused code
2015-02-08 Anton Khirnovframe: clarify buf documentation
2015-02-07 Luca Barbatooma: Report a timestamp
2015-02-07 Hendrik Leppkesdxva2_hevc: properly fill the scaling list structure
2015-02-07 Alex Conversefate: Add a test for AAC ELD480.
2015-02-04 Reimar Döffingeraacsbr: silence message for SBR extension "padding".
2015-02-04 Alex Converseaacdec: Support for ER AAC ELD 480.
2015-02-04 Niel van der... aacdec: Tables for length 480 AAC ELD.
2015-02-04 Niel van der... aacdec: Support for ER AAC in LATM
2015-02-04 Alex Converseaacdec: Refactor aac_er_decode_frame.
2015-02-04 Alex Converseaacdec: Refactor decode_ics_info.
2015-02-03 Luca Barbator3d: Fix pos type
2015-02-03 Vittorio Giovaratta: Fix framepos and start_offset types
2015-02-03 Luca Barbatolibopencv: Check kernel_str life cycle
2015-02-03 Luca Barbatosvq1dec: Validate the stages value strictly
2015-02-03 Michael Niedermayersvq1enc: correctly handle memory error and allocations
2015-02-03 Carl Eugen... isom: Decode Prores 4444 XQ with the existing Prores...
2015-02-03 Hendrik Leppkesmov: Implement parsing of the "HandlerName" from the...
2015-02-03 Diego Biurrunsiff: Return more meaningful error values
2015-02-03 Diego Biurrunsiff: K&R formatting cosmetics
2015-02-02 Diego BiurrunIgnore generated file tools/sidxindex.
2015-02-02 Diego Biurrunopus: Factor out imdct15 into a standalone component
2015-02-02 Martin Storsjöconfigure: Add a dependency on vc1_decoder from vc1_parser
next