]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-01-08 Carl Eugen... Support 16bit gray pam encoding.
2012-01-08 Carl Eugen... Support decoding 32bit sunrast images.
2012-01-08 Clément Bœschfate: add generic rules for most of the remaining tests...
2012-01-08 Reimar Döffingerindeo4, swresample: add some missing static/const to...
2012-01-08 Reimar DöffingerAdd wmv8-x8intra fate test.
2012-01-08 Reimar DöffingerFix incorrect increment in sgidec.c
2012-01-08 Clément Bœschlavfi: add audio silencedetect filter.
2012-01-08 Stefano Sabatiniffprobe: use more meaningful names for writer chapter...
2012-01-08 Stefano Sabatiniffprobe: use "%*" printf syntax in XML_INDENT() in...
2012-01-08 Michael Niedermayerfate: enable wc4-xan test, the sample is now on our...
2012-01-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-07 Michael Niedermayerg723_1: Fix "libavcodec/g723_1.c:988:8: warning: assign...
2012-01-07 Michael Niedermayerdca: Fix uninitialized variable warnings.
2012-01-07 Michael Niedermayerffserver: check chdir() return
2012-01-07 Michael Niedermayerjpegdec: support ilv=1 grayscale jpeg-ls.
2012-01-07 Michael Niedermayerljpegdec: support non zero MCU for RGB. 2nd try
2012-01-07 Stefano Sabatiniffprobe: add support to video frame information printing
2012-01-07 Stefano Sabatinidoc/filters.texi: fix typo in volume description
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 Michael Niedermayerlavf: Do not attempt to use frame multi threading when...
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 Carl Eugen... Cosmetics: Fix indentation.
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 Carl Eugen... Fix OOM error condition in idcin demuxer.
2012-01-07 Stefano Sabatiniffprobe: move header and trailer print from probe_file...
2012-01-07 Stefano Sabatiniffprobe: move writer context registration and initializ...
2012-01-07 Stefano Sabatinicmdutils: make this_year extern, so it can be reference...
2012-01-07 Stefano Sabatinicmdutils: make show_usage() use av_log()
2012-01-07 Janne Grunauindeo3: check motion vectors for validity
2012-01-07 Oana Stratulatffmpeg: Fix segfault with zzufed 4xm file.
2012-01-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-06 Michael Niedermayerindeo5: Fix null pointer dereference.
2012-01-06 Janne Grunauelectronicarts: check bytes per sample for validity
2012-01-06 Michael Niedermayerljpeg: Fix bits != 8 or 16 support
2012-01-06 Michael Niedermayerljpeg: Add predictor=0 support.
2012-01-06 Michael Niedermayertta: Fix returned error code at EOF
2012-01-06 Michael Niedermayertta: fix off be 1 error in the end detection.
2012-01-06 Laurentiu Ionflicvideo: fix invalid reads
2012-01-06 Chris Evansvorbis: Avoid some out-of-bounds reads
2012-01-06 Reimar DöffingerFlush decoders correctly in avformat_find_stream_info().
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 Clément Bœschtimecode: more tolerant frame rate check for drop flag.
2012-01-06 Stefano Sabatiniffprobe: exit in case generic options are incompatible...
2012-01-06 Stefano Sabatiniffprobe: fix NULL pointer dereference in writer_close()
2012-01-06 Stefano Sabatinicmdutils: add print_program_info() used in both show_ba...
2012-01-06 Justin Rugglesadd bytestream2_tell() and bytestream2_seek() functions
2012-01-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-06 Oana Stratulatffmpeg: check if number of input and output channels...
2012-01-06 Janne Grunauparsers: initialize MpegEncContext.slice_context_count...
2012-01-06 James Zernlibvpxenc: restore vp8flags for compatibility
2012-01-06 Michael Niedermayertta: Fix regression of 24bit decoding.
2012-01-06 Michael NiedermayerRevert commit 599b4c6efddaed33b1667c386b34b07729ba732b
2012-01-06 Carl Eugen... Fix compilation with --disable-everything --enable...
2012-01-06 Anssi Hannulaspdifenc: use special alignment for DTS-HD length_code
2012-01-06 ami_stuffpam: Reject 64bpp rgba.
2012-01-05 Carl Eugen... Allow decoding of uyvy422 CYUV with -vcodec rawvideo.
2012-01-05 Carl Eugen... Support decoding of some unusual jpeg samples.
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 Reimar DöffingerCheck for overread in vqa video decoder.
2012-01-05 Reimar Döffingersipr: fall back to setting mode based on bit_rate.
2012-01-05 Clément Bœschvolume: remove duplicated condition.
2012-01-05 Chris Evansmatroskadec: Fix a bug where a pointer was cached to...
2012-01-05 Clément Bœschmov: support timecode extraction.
2012-01-05 Clément Bœschmov: annotate read values in tmcd track.
2012-01-05 Clément Bœschtimecode: add avpriv_check_timecode_rate().
2012-01-05 ami_stuffSupport 48bpp pam decoding.
2012-01-05 ami_stuffSupport 16bpp grayscale pam decoding.
2012-01-05 Michael Niedermayerlibvpxenc: Remove duplicate AVOption constants.
2012-01-05 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-01-05 Alex Conversefate: Add missing reference file from 9b4767e4.
2012-01-05 Marton Balintffplay: fix invalid wanted_channel_layout calculation
next