OSDN Git Service

android-x86/external-ffmpeg.git
2015-02-22 Martin Storsjörtpenc_hevc: Aggregate multiple NAL units into one...
2015-02-22 Martin Storsjörtpenc_h264: Aggregate multiple NAL units into one...
2015-02-22 Thomas Volkertrtpdec: DV depacketizer (RFC 6469)
2015-02-21 Gilles Chanteperdrixrtpdec_mpeg4: reassemble fragmented AAC frames
2015-02-21 Gilles Chanteperdrixrtpdec_mpeg4: add more verbose error logging
2015-02-21 Gilles Chanteperdrixlibavformat: add robust MPEG audio depacketization...
2015-02-21 Gilles Chanteperdrixmpegaudio_parser: add MP3 ADU headers parser
2015-02-21 Gilles Chanteperdrixlibavformat: add AC3 RTP depacketization (RFC 4184)
2015-02-21 Gilles Chanteperdrixrtsp: parse lang attribute in SDP
2015-02-21 Gilles Chanteperdrixrtpdec: fix issue with conversion from unsigned to...
2015-02-21 Martin Storsjörtpdec_h264: Add a missing closing paren in a log message
2015-02-21 Peter Meerwaldlibavresample: NEON optimized FIR audio resampling
2015-02-21 Thomas Volkertrtpdec_hevc: Implement parsing of aggregated packets
2015-02-21 Martin Storsjörtpdec_hevc: Initialize variables to silence false...
2015-02-21 Martin Storsjörtpdec_hevc: Use a shared function for parsing paramete...
2015-02-21 Martin Storsjörtpdec_h264: Make reusable functions non-static
2015-02-21 Martin Storsjörtpdec_h264: Fix nal type counting after refactoring
2015-02-21 Martin Storsjörtpdec_h264: Prepare h264_handle_packet_stap_a for...
2015-02-21 Martin Storsjörtpdec_h264: Generalize parse_sprop_parameter_sets
2015-02-21 Clément Bœschtests: drop bc dependency
2015-02-21 Anton Khirnovh264: initialize H264Context.avctx in init_thread_copy
2015-02-21 Anton Khirnovh264: only ref cur_pic in update_thread_context if...
2015-02-20 Peter Meerwaldlibavcodec: Make use of av_clip functions
2015-02-20 Peter Meerwaldlibavutil: Add ARM av_clip_intp2_arm
2015-02-20 Peter Meerwaldlibavutil: Add av_clip_intp2
2015-02-20 Hendrik Leppkeshlsenc: write playlist into a temp file and replace...
2015-02-20 Hendrik Leppkeshlsenc: remove the AVIOContext for the playlist from...
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
next