]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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...
2012-01-05 Aneesh Dogra4xm: Prevent buffer overreads.
2012-01-05 Janne Grunaumjpegdec: parse RSTn to prevent skipping other data...
2012-01-05 Janne Grunauvp3: add fate test for non-zero last coefficient
2012-01-05 Janne Grunauvp3: fix streams with non-zero last coefficient
2012-01-05 Ronald S. Bultjeswscale: remove unused U/V arguments from yuv2rgb_write().
2012-01-05 Diego Biurruntimer: K&R formatting cosmetics
2012-01-05 Anton Khirnovlavf: cosmetics, reformat av_read_frame().
2012-01-05 Anton Khirnovlavf: refactor av_read_frame() to make it easier to...
2012-01-05 Oana StratulatReport an error if pitch_lag is zero in AMR-NB decoder.
2012-01-05 Ronald S. BultjeRevert "4xm: Prevent buffer overreads."
2012-01-05 Aneesh Dogra4xm: Prevent buffer overreads.
2012-01-05 Aneesh Dogra4xm: pass the correct remaining buffer size to decode_i...
2012-01-05 Aneesh Dogra4xm: fix calculation of the next output line position...
2012-01-04 Shitiz Gargmtv: Make sure audio_subsegments is not 0
2012-01-04 Janne Grunauv4l2: use V4L2_FMT_FLAG_EMULATED only if it is defined
2012-01-04 Anton Khirnovavconv: add symbolic names for -vsync parameters
2012-01-04 Jean Firstflvdec: Fix compiler warning for uninitialized variables
2012-01-04 Jean Firstrtsp: Fix compiler warning for uninitialized variable
2012-01-04 Ronald S. Bultjeulti: convert to new bytestream API.
2012-01-04 Diego Biurrunswscale: Use standard multiple inclusion guards in...
2012-01-04 Diego BiurrunPlace some START_TIMER invocations in separate blocks.
2012-01-04 Luca Barbatov4l2: list available formats
2012-01-04 Luca Barbatov4l2: set the proper codec_tag
2012-01-04 Luca Barbatov4l2: refactor device_open
2012-01-04 Luca Barbatov4l2: simplify away io_method
2012-01-04 Luca Barbatov4l2: cosmetics
2012-01-04 Luca Barbatov4l2: uniform and format options
2012-01-04 Luca Barbatov4l2: do not force interlaced mode
2012-01-04 Janne Grunauavio: exit early in fill_buffer without read_packet
2012-01-04 John Brooksvc1dec: fix invalid memory access for small video dimen...
2012-01-04 John Brooksrv34: fix invalid memory access for small video dimensions
2012-01-04 Christophe... rv34: joint coefficient decoding and dequantization
2012-01-04 Martin Storsjöavplay: Don't call avio_set_interrupt_cb(NULL)
2012-01-04 Ronald S. Bultjeswscale: remove obsolete comment.
2012-01-04 Ronald S. Bultjeswscale: split scale.asm.
2012-01-04 Ronald S. Bultjeswscale: don't show full-chroma-int warning for non...
2012-01-04 Ronald S. Bultjeswscale: add MMX files to MMX-OBJS instead of OBJS.
2012-01-04 Ronald S. Bultjeh264: return index in buffer on end-of-sequence.
2012-01-04 Diego BiurrunMerge some declarations and initializations.
2012-01-04 Diego Biurruncabac: drop unused and disabled get_cabac_u() / get_cab...
2012-01-04 Diego Biurruncabac: drop unused STRICT_LIMITS code branch
2012-01-03 Justin Ruggleslibspeexenc: fix pts calculations for more than 1 frame...
2012-01-03 Justin Rugglesadxdec: clear eof flag and channel states when seeking
2012-01-03 Justin Rugglesfate: add ADX encoding/decoding test
2012-01-03 Justin Rugglesadx: add an adx muxer
next