]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-01-11 Justin Rugglesgsm demuxer: return packets with only 1 gsm block at...
2012-01-11 Justin Rugglesavcodec: add GSM parser
2012-01-11 Diego Biurrundoc: Replace ffmpeg references in avserver config file...
2012-01-11 Diego Biurrundoc: Fix names of av_log color environment variables.
2012-01-11 Diego BiurrunFix a bunch of platform name and other typos.
2012-01-11 Reinhard TartlerAdd some missing changelog entries and release 0.8_beta2
2012-01-11 Reinhard TartlerNo longer build libpostproc by default
2012-01-11 Janne Grunauwtv: fix memleaks during normal operation
2012-01-10 Janne Grunauthreads: add CODEC_CAP_AUTO_THREADS for libvpx and...
2012-01-10 Janne Grunaurv34: frame-level multi-threading
2012-01-10 Janne Grunaumpegvideo: claim ownership of referenced pictures
2012-01-10 Alex Converseaacsbr: prevent out of bounds memcpy().
2012-01-10 Justin Rugglesipmovie: fix pts for CODEC_ID_INTERPLAY_DPCM
2012-01-10 Justin Rugglessierravmd: fix audio pts
2012-01-10 Aneesh Dograbethsoftvideo: Use bytestream2 functions to prevent...
2012-01-10 Paul B Maholbmpenc: support for PIX_FMT_RGB444
2012-01-10 Ronald S. Bultjeswscale: fix crash in fast_bilinear code when compiled...
2012-01-10 Oka Motofumiswscale: specify register type.
2012-01-10 Janne Grunaurv34: use get_bits_left()
2012-01-10 Anton Khirnovavconv: reinitialize the filtergraph on resolution...
2012-01-10 Anton Khirnovvsrc_buffer: error on changing frame parameters.
2012-01-10 Anton Khirnovavconv: fix -copyinkf.
2012-01-10 Martin Storsjöfate: Update file checksums after the mov muxer change...
2012-01-10 Martin Storsjömovenc: Don't store a nonzero creation time if nothing...
2012-01-10 Paul B Maholbmpdec: support for rgb444 with bitfields compression
2012-01-10 Paul B Maholrgb2rgb: allow conversion for <15 bpp
2012-01-10 Luca Barbatodoc: fix stray reference to FFmpeg
2012-01-10 Luca Barbatov4l2: use C99 struct initializer
2012-01-10 Luca Barbatov4l2: poll the file descriptor
2012-01-10 Luca Barbatov4l2: support compressed formats
2012-01-10 Laurentiu Ionkmvc: Use bytestream2 functions to prevent buffer overr...
2012-01-09 Gaurav Narulafate: Add tests for more AAC features.
2012-01-09 Alex Converseaacps: Add missing newline in error message.
2012-01-09 Alex Conversefate: Add tests for vc1/wmapro in ism.
2012-01-09 Alex Converseaacdec: Add a fate test for 5.1 channel SBR.
2012-01-09 Alex Converseaacdec: Turn off PS for multichannel files that use...
2012-01-09 Diego Biurruncabac: remove put_cabac_u/ueg from cabac-test.
2012-01-09 Paul B Maholswscale: RGB4444 and BGR444 input
2012-01-09 Mike MelansonFATE: add test for xWMA demuxer.
2012-01-09 Mike MelansonFATE: add test for SMJPEG demuxer and associated IMA...
2012-01-09 Vitor Sessakmpegaudiodec: optimized iMDCT transform
2012-01-09 Vitor Sessakmpegaudiodec: change imdct window arrangment for better...
2012-01-09 Vitor Sessakmpegaudiodec: move imdct and windowing function to...
2012-01-09 Vitor Sessakmpegaudiodec: interleave iMDCT buffer to simplify futur...
2012-01-09 Ronald S. Bultjeswscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline...
2012-01-08 Mike MelansonFATE: test to exercise WTV demuxer.
2012-01-08 Daniel Huangmjpegdec: K&R formatting cosmetics
2012-01-08 Diego Biurrunswscale: K&R formatting cosmetics for code examples
2012-01-08 Diego Biurrunswscale: K&R reformatting cosmetics for header files
2012-01-08 Mike MelansonFATE test: cvid-grayscale; ensures that the grayscale...
2012-01-08 Aneesh Dograbfi: Use bytestream2 functions to prevent buffer overreads.
2012-01-08 Laurentiu Iondpcm: Fix invalid writes
2012-01-08 Aneesh Dograutvideo: frame multithreading.
2012-01-08 Chris Evansvorbis: An additional defense in the Vorbis codec.
2012-01-07 Reinhard Tartlervorbisdec: Fix decoding bug with channel handling
2012-01-07 Diego Biurruncabac: Move code only used within the CABAC test progra...
2012-01-07 Diego Biurrunvp56: Drop unnecessary cabac.h #include.
2012-01-07 Diego Biurrunh264-test: Initialize AVCodecContext.av_class.
2012-01-07 Diego Biurrunbuild: Skip compiling network.h and rtsp.h if networkin...
2012-01-07 Diego Biurruncosmetics: drop some pointless parentheses
2012-01-07 Andrey UtkinDisable annoying warning without changing behavior
2012-01-07 Diego Biurrunfaq: Solutions for common problems with sample paths...
2012-01-07 Justin Rugglesavcodec: attempt to clarify the CODEC_CAP_DELAY documen...
2012-01-07 Justin Rugglesavcodec: fix avcodec_encode_audio() documentation.
2012-01-07 Mike MelansonFATE: xmv-demux test; exercise the XMV demuxer without...
2012-01-07 Paul B Maholvqf: recognize more metadata chunks
2012-01-07 Mike MelansonFATE test: BMV demuxer and associated video and audio...
2012-01-07 Mike MelansonFATE: indeo4 video decoder test.
2012-01-07 Mike MelansonFATE: update xxan-wc4 test to a sample with more code...
2012-01-07 Mike MelansonChange the recent h264_mp4toannexb bitstream filter...
2012-01-07 Justin Rugglesg722enc: validate AVCodecContext.trellis
2012-01-07 Justin Rugglesg722enc: set frame_size, and also handle an odd number...
2012-01-07 Justin Rugglesg722enc: split encoding into separate functions for...
2012-01-07 Vitor Sessakmpegaudiodec: Use clearer pointer math
2012-01-07 Michael Niedermayertta: Fix returned error code at EOF
2012-01-07 Michael Niedermayertta: fix off be 1 error in the end detection.
2012-01-07 Justin Rugglestta: fix 24-bit decoding.
2012-01-07 Paul B Maholipmovie: Add param change side data if the video dimens...
2012-01-07 Paul B Maholinterplayvideo: Handle changed video dimensions on...
2012-01-07 Martin Storsjölibavcodec: Handle param change side data in avcodec_de...
2012-01-07 Martin Storsjölibavcodec: Move apply_param_change up above avcodec_de...
2012-01-07 Janne Grunauindeo3: check motion vectors for validity
2012-01-06 Michael Niedermayerindeo5: Fix null pointer dereference.
2012-01-06 Janne Grunauelectronicarts: check bytes per sample for validity
2012-01-06 Laurentiu Ionflicvideo: fix invalid reads
2012-01-06 Chris Evansvorbis: Avoid some out-of-bounds reads
2012-01-06 Paul B Maholvqf: add more known extensions
2012-01-06 Diego Biurruncabac: remove unused function renorm_cabac_decoder
2012-01-06 Diego Biurrunh264: Only use symbols from the SVQ3 decoder under...
2012-01-06 Justin Rugglesadd bytestream2_tell() and bytestream2_seek() functions
2012-01-06 Janne Grunauparsers: initialize MpegEncContext.slice_context_count...
2012-01-06 Anssi Hannulaspdifenc: use special alignment for DTS-HD length_code
2012-01-05 Janne Grunauipmovie: do not read audio packets before the codec...
2012-01-05 Janne Grunautruemotion2: check size before GetBitContext initialisation
2012-01-05 Martin Storsjöavio: Only do implicit network initialization for netwo...
2012-01-05 Martin Storsjöavio: Add an URLProtocol flag for indicating that a...
2012-01-05 Janne Grunauadpcm: ADPCM Electronic Arts has always two channels
2012-01-05 Chris Evansmatroskadec: Fix a bug where a pointer was cached to...
2012-01-05 Alex Conversefate: Add missing reference file from 9b4767e4.
2012-01-05 Alex Conversemov: Support MOV_CH_LAYOUT_USE_DESCRIPTIONS for labeled...
next