]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-10-24 Hendrik Leppkesavcodec: add YCgCo color space.
2011-10-24 Hendrik Leppkespcm_bluray: set bits_per_raw_sample for > 16-bit
2011-10-24 Hendrik Leppkesmpegts: fix null-pointer dereference
2011-10-24 Stefano Sabatinivsrc_testsrc: increase log level from DEBUG to INFO...
2011-10-24 Stefano Sabatinilavfi: rewrite nullsrc using the code in vsrc_testsrc.c
2011-10-24 Mark Himsleyfilters.texi: document interlaced scaling
2011-10-24 Lou Logandocs: remove reference to enable-libavfilter
2011-10-24 Andreas Ömanwmall: Working bitstream parser
2011-10-24 Anton Khirnovtools: add a tool for enumerating/printing AVOptions...
2011-10-24 Michael Niedermayersws: replace long by x86_reg in x86 asm
2011-10-24 Michael Niedermayerh264: Calculate a tighter recovery_frame.
2011-10-24 Michael Niedermayerh264: Support invalid output by mplayers TS demuxer.
2011-10-23 Michael NiedermayerRevert "mpeg12: move full_pel from MpegEncContext to...
2011-10-23 Michael NiedermayerRevert "mpeg12: move closed_gop from MpegEncContext...
2011-10-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-23 Stefano Sabatinivsrc_testsrc: do not assume non-padded lines in test_fi...
2011-10-23 Stefano Sabatinivf_boxblur: fix slice-drawing
2011-10-23 Michael Niedermayersws: add yuv2yuvX_sse3()
2011-10-23 Michael Niedermayersws-test: Fix data alignment
2011-10-23 Michael Niedermayersws: fix assert failure
2011-10-23 Michael Niedermayersws: x86_32 fix
2011-10-23 Michael Niedermayersws: add yuv2yuvX() back and updated to the just 1...
2011-10-23 Michael Niedermayersws: factorize v*Filter use
2011-10-23 Michael Niedermayersws: port to thw new 1 plane API and add back yuv2yuv1_...
2011-10-23 Michael Niedermayersws: better MOVNTQ macro
2011-10-23 Michael Niedermayersws cleanup yuv2planeX_10_c_template()
2011-10-23 Michael Niedermayersws: remove nonsensical code that leaked in from libav
2011-10-23 Michael Niedermayersws: drop unused code
2011-10-23 Michael KarcherMove id3v2 tag writing to a separate file.
2011-10-23 Ronald S. Bultjeswscale: add missing colons to x86 assembly yuv2planeX.
2011-10-23 Justin Rugglesg722: split decoder and encoder into separate files
2011-10-23 Justin Rugglescosmetics: remove extra spaces before end-of-statement...
2011-10-23 Justin Rugglesvorbisdec: check output buffer size before writing...
2011-10-23 Justin Ruggleswavpack: calculate bpp using av_get_bytes_per_sample()
2011-10-23 John Stebbinsac3enc: Set max value for mode options correctly
2011-10-23 Reimar DöffingerSimplify some bits-left/overread checks.
2011-10-23 Anton Khirnovlavc: move get_b_cbp() from h263.h to mpeg4videoenc.c
2011-10-23 Anton Khirnovmpeg12: move closed_gop from MpegEncContext to Mpeg1Context
2011-10-23 Anton Khirnovmpeg12: move full_pel from MpegEncContext to Mpeg1Context
2011-10-23 Anton Khirnovmpeg12: move Mpeg1Context from mpeg12.c to mpeg12.h
2011-10-23 Anton Khirnovmpegvideo: remove some unused variables from MpegEncCon...
2011-10-23 Michael Niedermayerlavc: add PIX_FMT_GBR24P to align_dimensions()
2011-10-23 Reimar DöffingerReuse vp3_decode_flush instead of duplicating it.
2011-10-23 Michael Niedermayerswscale: disable functions that do not yet work
2011-10-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-22 Carl Eugen... Revert "mov: do not misreport empty stts"
2011-10-22 Michael Karcherid3v2: fix doxy comment - 'machine byte order' makes...
2011-10-22 Mashiat Sarker... VC1: restore mistakenly removed code
2011-10-22 Michael NiedermayerMerge remote-tracking branch 'mans/dnxhd'
2011-10-22 Justin Rugglestwinvq: check output buffer size before decoding
2011-10-22 Justin Rugglestwinvq: return an error when the packet size is too...
2011-10-22 Anton Khirnovlavf: export some forgotten symbols with non-av prefixes.
2011-10-22 Mans RullgardAdd rule for compiling to asm
2011-10-22 Mans Rullgardvorbisenc: simplify floor_classes[] table
2011-10-22 Mans Rullgarddca: ARMv6 optimised decode_blockcode()
2011-10-22 Mans RullgardCheck for cbrtf() and provide fallback
2011-10-22 Mans Rullgardratecontrol: replace VLAs with malloc/free
2011-10-22 Mans Rullgarder: replace VLA with malloc/free
2011-10-22 Ronald S. Bultjeswscale: update altivec yuv2planeX asm to new per-plane...
2011-10-22 Ronald S. Bultjeswscale: make yuv2yuvX_10_sse2/avx 8/9/16-bits aware.
2011-10-22 Kieran Kunhyayuv2planeX10 SIMD
2011-10-22 Ronald S. Bultjeswscale: decide whether to use yuv2plane1/X on a per...
2011-10-22 Ronald S. Bultjeswscale: reintroduce full precision in 16-bit output.
2011-10-22 Kieran KunhyaSplit up yuv2yuvX functions
2011-10-22 Kieran KunhyaSplit out yuv2yuv1 luma and chroma in order to make...
2011-10-22 Michael Niedermayeravcodec: add ifdef from qatar that could not be merged...
2011-10-22 Nicolas Georgecodec_names: invoke preprocessor on avcodec.h.
2011-10-22 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2011-10-22 Dustin Brodylavc: replace references to deprecated AVCodecContext...
2011-10-22 Dustin Brodylavc: translate non-flag-based er options into flag...
2011-10-22 Dustin Brodyadd -err_filter AVOptions to access flag-based error...
2011-10-22 Michael NiedermayerMerge remote-tracking branch 'mans/ac3'
2011-10-22 Ronald S. Bultjeh264_weight: initialize "height" function argument...
2011-10-22 Michael Niedermayersws: fix warning: new qualifiers in middle of multi...
2011-10-22 Carl Eugen... Fix comment: Enhanced AC-3 in mov is defined in ETSI...
2011-10-22 Michael Niedermayerpulse: fix application name
2011-10-21 Michael NiedermayerMerge remote-tracking branch 'luzero/pulse'
2011-10-21 Michael Niedermayerconfigure: move code out of main of check_exec_crash()
2011-10-21 Lou LoganRemove redundant libx264 preset files
2011-10-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-21 Lou Loganpresets: spelling error in libvpx 1080p50_60
2011-10-21 Marton Balintavplay: fix fullscreen behaviour with SDL 1.2.14 on...
2011-10-21 Reimar Döffingerflvdec: Do not call parse_keyframes_index with a NULL...
2011-10-21 Justin Ruggleslibspeexdec: include system headers before local headers
2011-10-21 Justin Ruggleslibspeexdec: return meaningful error codes
2011-10-21 Justin Ruggleslibspeexdec: cosmetics: reindent
2011-10-21 Justin Ruggleslibspeexdec: decode one frame at a time.
2011-10-21 Hendrik Leppkesmov: support eac3 audio
2011-10-21 Michael Niedermayermpegts: remove read_seek()
2011-10-21 Michael Niedermayerutils: disable debuging code at the end of av_gen_search()
2011-10-21 Michael Niedermayerutils: flush on successfull av_seek_frame_binary()
2011-10-21 Mans Rullgardswscale: fix signed shift overflows in ff_yuv2rgb_c_ini...
2011-10-21 Michael Niedermayermpegts: cache information to speed up seeking.
2011-10-21 Michael Niedermayerseek: Fix av_gen_search() so that seeks outside max...
2011-10-21 Anton KhirnovMove timefilter code from lavf to lavd.
2011-10-21 Raivo Hoolmov: add support for hdvd and pgapmetadata atoms
2011-10-21 Raivo Hoolmov: rename function _stik, some indentation cosmetics
2011-10-21 Raivo Hoolmov: rename function _int8 to remove ambiguity, some...
2011-10-21 Raivo Hoolmov: parse the gnre atom
2011-10-21 Justin Rugglesmp3on4: check for allocation failures in decode_init_mp...
next