]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-01-20 Xi Wangcafdec: fix overflow checking in read_header()
2013-01-20 Michael Niedermayerwtvdec: fix integer overflow
2013-01-20 Michael Niedermayerh264/ff_generate_sliding_window_mmcos: fix use of unini...
2013-01-20 Michael Niedermayerh264: print mismatching opcode details in check_opcodes()
2013-01-20 Michael Niedermayerh264: fix use of uninitialized variable
2013-01-20 Michael Niedermayertheora: support midstream reconfiguration
2013-01-20 Michael Niedermayeroggdec: Support chained streams, support replacing...
2013-01-20 Michael Niedermayervc1dec: add assert to impossible *_valid combination.
2013-01-20 Michael Niedermayerswr: fix "may be used uninitialized in this function...
2013-01-20 Michael Niedermayerh264: Only apply error concealment if theres a frame
2013-01-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-20 Michael NiedermayerMerge commit 'fef906c77c09940a2fdad155b2adc05080e17eda'
2013-01-20 Michael NiedermayerMerge commit 'aeaf268e52fc11c1f64914a319e0edddf1346d6a'
2013-01-20 Ronald S. BultjeRemove put_no_rnd_pixels_l2 function pointer for w...
2013-01-20 Ronald S. BultjeMove vorbis_inverse_coupling from dsputil to vorbisdspc...
2013-01-20 Ronald S. Bultjevp3: integrate clear_blocks with idct of previous block.
2013-01-20 Matthieu Bouronlavf/id3v2: seek back to previous offset if header...
2013-01-20 Michael Niedermayermpeg1enc: Disable threads for resolutions too large...
2013-01-19 Michael Niedermayersws: check that dither array is not null before memset
2013-01-19 Michael Niedermayersws: Check for unsupported combination of ED/FULL_CHR...
2013-01-19 Michael Niedermayersws: Fix error diffusion flag
2013-01-19 Xi Wangmpegvideo: fix loop condition in draw_line()
2013-01-19 Nicolas Georgeffmpeg: accept "chapters" as forced key frames.
2013-01-19 Clément Bœschdvdsubdec: parse the size from the extradata
2013-01-19 Michael Niedermayercmdline: fix -- to escape files starting with -
2013-01-19 Matthieu Bouronlavf/id3v2: cosmetics: reindent
2013-01-19 James Almerconfigure: Fix Barcelona and Bulldozer compiler options...
2013-01-19 James Almerdoc/Makefile: Fix make docclean
2013-01-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-19 Michael NiedermayerMerge commit 'd633d12b2cc999cee3ac25bf9a810fe7ff03726d'
2013-01-19 Michael NiedermayerMerge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b'
2013-01-19 Carl Eugen... APIchanges: Add git version and fix version for avfilte...
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 Diego Biurrunx86: dsputil: Drop some unused macro definitions
2013-01-18 Martin Storsjöx86: Add a Yasm-based emms() replacement
2013-01-18 Diego Biurrunx86inc: Add cvisible macro for C functions with public...
2013-01-18 Diego Biurrunx86inc: Rename "program_name" to "private_prefix"
2013-01-18 Sean McGovernconfigure: Run SHFLAGS through ldflags_filter()
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'
next