]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-10-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-07 Marton Balintswresample: use av_get_default_channel_layout instead...
2011-10-07 Marton Balintavutil: bump minor version because of av_get_default_ch...
2011-10-07 Marton Balintaudioconvert: fix type of av_get_default_channel_layout
2011-10-07 Michael Niedermayerlavc: add ff_init_buffer_info()
2011-10-06 Laurent Aimarh264: reject unsupported 422 9 bit streams
2011-10-06 Marton Balintaudioconvert: make 7POINT1 channel layout the default...
2011-10-06 Laurent Aimarh264: fix the size of PPS::chroma_qp_table
2011-10-06 Laurent Aimarvp6: Reset the internal state when aborting key frames...
2011-10-06 Laurent Aimarvp56: Release old pictures after a resolution changes
2011-10-06 Laurent Aimarvp6: Check for huffman tree build errors
2011-10-06 Laurent Aimarvp56: Check for missing reference frame data
2011-10-06 Laurent Aimarcinepak: Fix invalid read access on extra data
2011-10-06 Laurent Aimarvmd: fix segfaults on corruped streams
2011-10-06 Laurent Aimarcook: Fix js_vlc_bits value validation for joint stereo
2011-10-06 Laurent Aimarsegafilm: Check for memory allocation failures in segaf...
2011-10-06 Laurent Aimarsegafilm: Fix potential division by 0 on corrupted...
2011-10-06 Michael Niedermayerh264: fix fill_colmap() to not store entries mbaff...
2011-10-06 Laurent AimarFixed segfault on corrupted sega streams in the demuxer.
2011-10-06 Laurent AimarFixed deference of NULL pointer in motionpixels decoder.
2011-10-06 Michael Niedermayerffmpeg: make -a/v/sn work with -map
2011-10-06 Michael Niedermayerlavf/utils: document AVIndexEntry.timestamp
2011-10-06 Michael Niedermayerswresample: Try to handle cases with input channel...
2011-10-06 Clément Bœschbintext: fix warning message wording.
2011-10-06 Gwenole Beauchesnevaapi: fix VC-1 decoding (reconstruct bitstream TTFRM...
2011-10-06 Michael Niedermayermpegps: drop incorrect line of sofdec detection
2011-10-06 Michael Niedermayermpeg1dec: More complete sofdec support
2011-10-06 Anton Khirnovlibx264: support 9- and 10-bit output.
2011-10-06 Clément Bœschlibmodplug: free file content buffer in read_close...
2011-10-06 Clément Bœschlibmodplug: add TODO entry for probing.
2011-10-06 Clément Bœschlibmodplug: add metadata support.
2011-10-06 Clément Bœschlibmodplug: add an option to enlarge the max supported...
2011-10-06 Clément Bœschlibmodplug: support options (noise reduction, reverb...
2011-10-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-06 Nicolas Georgeffmpeg: fix forced key frames.
2011-10-06 Michael Niedermayerflvenc: Ignore metadata that has special values and...
2011-10-05 Michael Niedermayerswr-docs: update due to last change to swresample
2011-10-05 Michael Niedermayerlibswresample: support directly converting sampleformat...
2011-10-05 Michael Niedermayerupdate_stream_timings: Remove redundant check.
2011-10-05 Clément Bœschlibmodplug: handle EOF correctly.
2011-10-05 Carl Eugen... Use WMAv2 as default audio codec for asf.
2011-10-05 Carl Eugen... Use M4S2 as default video tag for MPEG-4 ASP in asf.
2011-10-05 Clément Bœschlibmodplug: simplify and fix read_packet() callback.
2011-10-05 Clément Bœschlibmodplug: consistent use of sizeof.
2011-10-05 Michael Niedermayergeneric seeking: fail if there are 1000 non keyframes...
2011-10-05 Ronald S. Bultjeh264: correct implicit_weight for field-interlaced...
2011-10-05 Ronald S. Bultjempegvideo: set correct offset for edge emulation buffer.
2011-10-05 Ronald S. Bultjempegvideo: fix position of bottom edge.
2011-10-05 Diego BiurrunFix 'heigth' vs. 'height' typos.
2011-10-05 Anton Khirnovlavc/lavf: use unique private classes.
2011-10-05 Anton Khirnovlavc: use designated initializers for av_codec_context_...
2011-10-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-05 Michael Niedermayerh264: remove assert() on ref_frame_count.
2011-10-04 Michael Niedermayerconfigure: fix compilation without libmodplug
2011-10-04 Laurent Aimarh264: do not let invalid values in h->ref_count after...
2011-10-04 Laurent Aimarh264: bit depth/chroma idc changes must go through...
2011-10-04 Laurent Aimarh254: explicitly initialize bit depth/chroma idc
2011-10-04 Michael Niedermayerlibx264: Fix loop failure due to bufsize becoming 0
2011-10-04 Justin Rugglesqcelpdec: cosmetics: do not add line break before openi...
2011-10-04 Justin Rugglesqcelp: check output buffer size before decoding
2011-10-04 Chris Rankinqcelpdec: fix the return value of qcelp_decode_frame().
2011-10-04 Clément BœschAdd libmodplug support.
2011-10-04 Justin Rugglessipr: fix the output data size check and only calculate...
2011-10-04 Clément Bœschdeshake: simplify filename check.
2011-10-04 Clément Bœschconfigure: remove bashism equality check for target_os.
2011-10-04 Clément Bœschdeshake: misc style fixes.
2011-10-04 Michael Niedermayerdeshake: move angles from stack to heap.
2011-10-04 Michael Niedermayerdeshake: Allow specifying the filename for statistics...
2011-10-04 Diego BiurrunSynchronize various 4CCs and codec tags from FFmpeg.
2011-10-04 Michael Niedermayerdeshake: remove non const static
2011-10-04 Clément Bœschdoxygen: remove a few @file parameters.
2011-10-04 Clément Bœschlavfi: remove align tabs in Makefile.
2011-10-04 Clément Bœschass_split: fix invalid doxygen group end markers.
2011-10-04 Clément Bœschproresdec_gpl: remove wrong @file reference.
2011-10-04 Clément Bœschbintext: remove wrong @file reference.
2011-10-04 Clément Bœschdeshake: fix doxygen comments.
2011-10-04 Clément Bœschisom: replace pseudo doxycomments with normal comments.
2011-10-04 Michael Niedermayerpngdec: set reference correctly for corepng.
2011-10-04 Michael Niedermayerff_dv_frame_profile2: Check input buffer size.
2011-10-04 Michael Niedermayercinepak: detect keyframes
2011-10-04 Justin Rugglesqdm2: check output buffer size before decoding
2011-10-04 Laurent AimarFix out of bound reads in the QDM2 decoder.
2011-10-04 Laurent AimarCheck for out of bound writes in the QDM2 decoder.
2011-10-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-04 Justin Rugglesogg/celt: do not set sample_fmt in the demuxer
2011-10-04 Luca Barbatolibvpxenc: support vpxencs command line options.
2011-10-04 Michael Niedermayerdeshake: nicer looking defaults
2011-10-04 danielgtaylorlibavfilter: add deshake filter
2011-10-04 danielgtaylorlibavfilter: image transform code
2011-10-03 Michael NiedermayerH264: hotfix for speedloss on frame threading and h264...
2011-10-03 Michael Niedermayerthreads: warn in case of multiple finished setup calls.
2011-10-03 Michael Niedermayerh264_parser: print AU size on error.
2011-10-03 Michael Niedermayerh264_parser: AVC support.
2011-10-03 Michael Niedermayerfate: fix due to new yuv444 formats
2011-10-03 Dominique LeuenbergerRELEASE: 0.8.5 has been released
2011-10-03 Reimar DöffingerEnable conversions to YUV444P9/YUV444P10, they seem...
2011-10-03 Michael Niedermayerlavf/utils: fix overestimation of the rational number...
2011-10-03 Loren Osbornmpegtsenc: Lift limit on PMT PID
2011-10-03 chinshoulibcdio: Fix missing avclass in context
2011-10-03 Anton Khirnovid3v2: remove pointless casts
next