]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-01-19 Carl Eugen... Add APIchanges entry for av_codec_get_tag2().
2013-01-19 Michael Niedermayerh264: unmark frames at the end
2013-01-19 Michael Niedermayersws: fix ED mono dither black level
2013-01-19 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2013-01-19 sedacca@comcast.netlavfi: EBU R.128 irregular time
2013-01-19 Michael Niedermayersws: Enable full chroma resolution when needed for...
2013-01-19 Michael Niedermayersws: Only reset dither state for bitexact mode
2013-01-19 Michael Niedermayersws: rgb/bgr 4/8 error diffusion dither
2013-01-19 Michael Niedermayersws: add AVOption flag for error diffusion dither
2013-01-18 Stefano Sabatinidoc/muxers: apply minor cosmetics to segment option...
2013-01-18 Marton Balintffplay: flush video filters on seek
2013-01-18 Marton Balintffplay: use videoq.serial to detect obsolete frames
2013-01-18 Stefano Sabatinilavf/segment: do not auto-select a video stream with...
2013-01-18 Stefano Sabatinilavf/segment: move reference stream selection code...
2013-01-18 Stefano Sabatinilavf/segment: remove now unused field list_max_segment_time
2013-01-18 Stefano Sabatinilavf/segment: add support to segment list file entries...
2013-01-18 Stefano Sabatinilavf/segment: add SegmentListEntry and use it
2013-01-18 Stefano Sabatinilavf/utils: provide feedback in case of invalid probe...
2013-01-18 Paul B Maholvf_fade: use AVPixFmtDescriptor to find out if pixel...
2013-01-18 Michael Niedermayersws: Support error diffusion dither for mono output
2013-01-18 Stefano Sabatinidoc/filters: create a dedicated "Examples" subsection...
2013-01-18 Stefano Sabatinilavfi/fade: accept shorthand syntax
2013-01-18 Stefano Sabatinidoc/filters: avoid @example for showing the drawbox...
2013-01-18 Michael Niedermayergolomb: check log validity before shifting
2013-01-18 Paul B Maholvf_fade: support YUVA422P & YUVA444P
2013-01-18 Michael Niedermayerh264/get_lowest_part_list_y: remove unneeded operations
2013-01-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-18 Michael NiedermayerMerge commit '80ac87c13dc8c6c063e26a464c5c542357c0583f'
2013-01-18 Jonas BechtelFix opencv detection.
2013-01-18 Anton Khirnovh264: avoid pointless copying of ref lists
2013-01-18 Michael Niedermayeravcodec_decode_audio: do not trust the channel layout...
2013-01-18 Justin Ruggleslavr: always reset mix function names and pointers...
2013-01-18 Justin Ruggleslavr: call mix_function_init() in ff_audio_mix_set_matrix()
2013-01-17 Michael Niedermayermlpdec: dont leave a invalid huff_lsb in the context.
2013-01-17 Michael Niedermayermpegvideo: reset context state on failed thread update.
2013-01-17 Luca Barbatofate: update ref after rv30_loop_filter fix
2013-01-17 Xi Wangrv30: fix masking in rv30_loop_filter()
2013-01-17 Luca Barbatolavc: support ZenoXVID custom tag
2013-01-17 Luca Barbatolibcdio: support recent cdio-paranoia
2013-01-17 Carl Eugen... Use new function av_codec_get_tag2() in ffmpeg.c.
2013-01-17 Carl Eugen... Add a new function av_codec_get_tag2().
2013-01-17 Paul B Mahol.gitignore: add /doc/examples/pc-uninstalled
2013-01-17 Martin Storsjöfloat_dsp: Add #ifdef HAVE_INLINE_ASM around vector_fmu...
2013-01-17 Martin Storsjötheora: Skip zero-sized headers
2013-01-17 Carl Eugen... Only skip MLP header in mpeg files if the codec actuall...
2013-01-17 Carl Eugen... Make the latm decoder less verbose on initialisation.
2013-01-17 Michael Niedermayermux/chunked interleaver: better align duration chunks.
2013-01-17 Michael Niedermayermux: de-obfuscate chunked interleaver checks
2013-01-17 Michael Niedermayermux: simplify chunking interleaver code
2013-01-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-17 James Almerlatmenc: Check for LOAS sync word
2013-01-17 Carl Eugen... Fix detection of struct v4l2_frmsize_discrete.
2013-01-16 Michael Niedermayerh264: add assert to check that block_offset is consistent.
2013-01-16 Michael Niedermayerh264: always copy linesizes in thread update
2013-01-16 Michael Niedermayerh264: always copy block_offset in thread update
2013-01-16 Paul B Maholvima: switch to init_get_bits8()
2013-01-16 Michael Niedermayermux: fix chunked interleaver
2013-01-16 Michael Niedermayermips: move vector_fmul_window_mips to libavutil
2013-01-16 Justin Rugglesidcin: fix memleaks in idcin_read_packet()
2013-01-16 Nicolas Georgelafv/matroska: add A_OPUS/EXPERIMENTAL codec name.
2013-01-16 Michael Niedermayerconfigure: suppress "enumerated type mixed with another...
2013-01-16 Michael Niedermayermux: fix chunked_duration rounding anomaly
2013-01-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-16 Nicolas Georgelavd/v4l2: init return value.
2013-01-16 Michael NiedermayerMerge commit '977d4a3b8a2dbc2fb5e747c7072485016c9cdfaa'
2013-01-16 Michael NiedermayerMerge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b'
2013-01-16 Michael NiedermayerMerge commit 'fb845ffdd335a1efd6dfd43e8adeb530397b348e'
2013-01-16 Michael NiedermayerMerge commit 'dae1d507af94261bafd3b11549884e5d1eca590e'
2013-01-16 Stephan Hilblavd/v4l2: update broken link to v4l2 video capture...
2013-01-16 Stephan Hilblavd/v4l2: improve debug message
2013-01-16 Justin Ruggleslavc: Move vector_fmul_window to AVFloatDSPContext
2013-01-16 Martin Storsjörtpdec_mpeg4: Check the remaining amount of data before...
2013-01-16 Michael Niedermayermotion_est: Limit motion vector search range to MAX_MV
2013-01-16 Michael Niedermayermpegvideo: Increase MAX_MV for HD video
2013-01-16 Michael Niedermayerh264: document h264_set_parameter_from_sps() re-calling...
2013-01-16 Michael Niedermayerh264: do not mess up cur_chroma_format_idc during threa...
2013-01-16 Ronald S. Bultjeh264: add 3 pixels below for subpixel filter wait position.
2013-01-15 Angelo Hallerexamples/demuxing: free AVPacket after usage
2013-01-15 Stefano Sabatinitools: add plotframes script
2013-01-15 Micah Galiziadoc/protocols: document HTTP protocol cookie support
2013-01-15 Micah Galizialavf/http: add HTTP protocol cookie support
2013-01-15 Martin Storsjörtpdec_mpeg4: Check the return value from malloc
2013-01-15 Martin Storsjöconfigure: Make the new srtp protocol depend on the...
2013-01-15 Martin Storsjösrtp: Mark a few variables as uninitialized
2013-01-15 Martin Storsjölavf: Add a fate test for the SRTP functions
2013-01-15 Martin Storsjölavu: Add a fate test for the HMAC API
2013-01-15 Ronald S. Bultjeh264: add 3 pixels below for subpixel filter wait position
2013-01-15 Stefano Sabatinilavd/v4l2: apply grammar/consistency fixes to options...
2013-01-15 Stefano Sabatinilavd/v4l2: return meaningful error code from device_init()
2013-01-15 Stefano Sabatinilavd/v4l2: fix misc messages
2013-01-15 Stefano Sabatinilavd/v4l2: extend error/debug feedback in case of inval...
2013-01-15 Joakim Platedvdsubdec: Support palette in mkv
2013-01-15 Michael Niedermayeroggdec: Leave treatment of serial changes to the decoder.
2013-01-15 Michael Niedermayervorbisdec: handle midstream parameter changes
2013-01-15 Michael Niedermayeroggdec: resync from the last page.
2013-01-15 Michael Niedermayervorbisdec: support freeing partially allocated contexts.
2013-01-15 Diego Biurrunx86: Add PAVGB macro to abstract pavgb/pavgusb instruct...
2013-01-15 Justin Rugglesvf_fps: add final flushed frames to the dropped frame...
2013-01-15 Michael Niedermayerrtpdec: support CSRC
2013-01-15 Diego Biurrunrv34_parser: Adjust #if for disabling individual parsers
next