]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-01-29 Michael NiedermayerMerge commit 'e6b1c3bbe7082c71ea8ee8ac83698c156c9e4838'
2013-01-29 Michael NiedermayerMerge commit 'aec50f79e7460340a148a3096fe212d67edc2c64'
2013-01-29 Michael NiedermayerMerge commit 'f713411d4cfbd9c467aeda77b16ca6bc4db55d10'
2013-01-29 Michael NiedermayerMerge commit '098eed95bc1a6b2c8ac97f126f62bb74699670cf'
2013-01-29 Michael NiedermayerMerge commit 'f550583c00e231b587d8ef98451cfbb6b6561eb6'
2013-01-29 Paul B Mahollavc: move deprecated audio_resample* bellow
2013-01-29 Anton Khirnovpthread: make ff_thread_release_buffer idempotent.
2013-01-29 Anton Khirnovmvi: set framerate
2013-01-29 Anton Khirnovrawdec: use AVPALETTE_SIZE instead of magic constants.
2013-01-29 Anton Khirnovmimic: remove a pointless cast.
2013-01-29 Anton Khirnovmdec: return meaningful error codes.
2013-01-29 Anton Khirnovmdec: cosmetics, reformat
2013-01-29 Anton Khirnovmdec: merge mdec_common_init() into decode_init().
2013-01-29 Anton Khirnoveatgv: use fixed-width types where appropriate.
2013-01-29 Michael Niedermayerh264: check the pixel format directly and force a reini...
2013-01-29 Piotr Bandurskiiff/deep: fix rle32 on big-endian
2013-01-28 Diego Biurrunx86: Simplify some arch conditionals
2013-01-28 Paul B Maholtakdec: switch to init_get_bits8()
2013-01-28 Michael Niedermayerwmavoicedec: use the checked bitstream, reader
2013-01-28 Michael Niedermayervp3dec: move threads check out of header packet type...
2013-01-28 Michael Niedermayeravfilter_get_audio_buffer_ref_from_frame: fix handling...
2013-01-28 Diego Biurrunbfin: Separate VP3 initialization code
2013-01-28 Luca Barbatobfin: update VP3 idct
2013-01-28 Michael Niedermayerdirac/x86: Fix handling blocksizes that are not a multi...
2013-01-28 Michael Niedermayerdirac: Only use MMX if MMX is available.
2013-01-28 Michael Niedermayerqdm2: increase noise_table size
2013-01-28 Michael Niedermayeralsdec/read_specific_config: check for init_get_bits...
2013-01-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-28 Michael NiedermayerMerge commit '05b0998f511ffa699407465d48c7d5805f746ad2'
2013-01-28 Piotr Bandurskiaasc: fix 16bpp on big-endian
2013-01-28 Michael Niedermayerx86: hpeldsp: Fix a typo, use the right register
2013-01-28 Luca Barbatoshorten: fix array subscript is below array bounds...
2013-01-28 Daniel Kangdsputil: Fix error by not using redzone and register...
2013-01-27 Stephan Hilblavd/v4l2: use avcodec_find_decoder in list_formats
2013-01-27 Michael Niedermayermjpegdec: rgb mode is specific for ljpeg, disable it...
2013-01-27 Michael Niedermayeraacdec: check init_get_bits return
2013-01-27 Michael Niedermayermjpegdec: fix memcmp size for *_count
2013-01-27 Carl Eugen... Write forced track flag to matroska files.
2013-01-27 Carl Eugen... Fix some avi rawvideo formats on big endian.
2013-01-27 Michael Niedermayerswscale: GBRP output support
2013-01-27 Michael Niedermayeravpriv_mpeg4audio_get_config: check init_get_bits(...
2013-01-27 Michael Niedermayeraacdec: check channel count
2013-01-27 Matthieu Bouronlavc/dnxhdenc: print valid profiles when codec paramete...
2013-01-27 Matthieu Bouronlavc/dnxhddata: add frame_rates field to cid table
2013-01-27 Giorgio Vazzanalavd/v4l2: select input immediately after opening the...
2013-01-27 Stefano Sabatinilavd/v4l2: sanitize logic of device_try_init(), so...
2013-01-27 Stefano Sabatiniffmpeg: remove -crop* and -pad* options
2013-01-27 Stefano Sabatiniffmpeg: implement -force_key_frames expression evalution
2013-01-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-27 Michael NiedermayerMerge commit '96753bd00d6d4046db6818c0aadc21bf2a11d77b'
2013-01-27 Michael NiedermayerAVG_PIXELS8_XY2: fix typo, make code actually work
2013-01-27 Daniel Kangdsputil: x86: Correct the number of registers used...
2013-01-27 Daniel Kangdsputil: add missing HAVE_YASM guard
2013-01-27 Michael Niedermayerx86/mpeg4qpel: Fix author attribution
2013-01-27 Michael Niedermayerx86/hpeldsp: Fix author attribution
2013-01-27 Michael NiedermayerMerge commit '71155d7b4157fee44c0d3d0fc1b660ebfb9ccf46'
2013-01-27 Michael NiedermayerMerge commit 'f90ff772e7e35b4923c2de429d1fab9f2569b568'
2013-01-27 Clément Bœschlavf/srtdec: do not try to queue empty subtitle chunks.
2013-01-27 Martin Storsjöarm: vp8: Fix the plain-armv6 version of vp8_luma_dc_wht
2013-01-27 Paul B Mahollavc/iff: rgbn: fix decoding on big endian
2013-01-27 Daniel Kangdsputil: x86: Correct the number of registers used...
2013-01-27 Daniel Kangdsputil: add missing HAVE_YASM guard
2013-01-27 Rémi Denis... hwaccel: do not offer unsupported pixel formats
2013-01-27 Rémi Denis... vdpau: add missing pixel format for H.264
2013-01-27 Daniel Kangdsputil: x86: Convert mpeg4 qpel and dsputil avg to...
2013-01-27 Michael Niedermayerswr/ build_filter: use av_calloc() fix buffer overflow
2013-01-27 Michael Niedermayerswr: limit phase_shift to a less insane value.
2013-01-27 Ronald S. BultjeMove H264/QPEL specific asm from dsputil.asm to h264_qp...
2013-01-27 Michael Niedermayertiff: in add_string_metadata() check the count more...
2013-01-27 Michael Niedermayermvdec: check var_read_string() return value
2013-01-27 Michael Niedermayermvdec: Check the frame counter against the correct...
2013-01-26 Michael Niedermayersws: disable yuv2rgb warning for planar rgb.
2013-01-26 Michael Niedermayersws: include isRGB in isAnyRGB() so that future RGB...
2013-01-26 Michael Niedermayersws: add planar RGB formats to isAnyRGB
2013-01-26 Michael Niedermayersws: dont enable chrSrcHSubSample for planar RGB
2013-01-26 Michael Niedermayersws: use planarRgbToRgbWrapper only for 8bit per component
2013-01-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-26 Michael NiedermayerMerge commit '3f47d316cda9037024ffbc76f789332e62b729bc'
2013-01-26 Michael NiedermayerMerge commit '7bcaeb408e3eb2d2f37a306009fa7fe7eb0f1d79'
2013-01-26 Michael NiedermayerMerge commit 'a0cabd0a27587525e90a44660c795d40d2f44fe2'
2013-01-26 Stefano Sabatinidoc/texi2pod: fix warnings introduced in e7e14bc69a606a...
2013-01-26 Paul B Maholremove av_strnstr from Changelog
2013-01-26 Luca Barbatodoc: update the reference for the title
2013-01-26 Michael NiedermayerMerge commit 'f337c29017b10c98ccb4dce20efced4c74b665f6'
2013-01-26 Michael NiedermayerMerge commit 'ade402804a0e811cd00862c90559121a793054a6'
2013-01-26 Michael NiedermayerMerge commit '69c25c9284645cf5189af2ede42d6f53828f3b45'
2013-01-26 Michael NiedermayerMerge commit 'ded3673d77943c376d94e8157b1238bbd1eeca2d'
2013-01-26 Michael NiedermayerMerge commit '38c1466ca41c73c7ce347da702362cb69c151716'
2013-01-26 Anton Khirnovmpegvideo_enc: fix indentation in load_input_picture()
2013-01-26 Anton Khirnovmpegvideo_enc: do not modify the input frame.
2013-01-26 Anton Khirnovmjpegdec: fix indentation
2013-01-26 Anton Khirnovrawdec: cosmetics, reformat
2013-01-26 Anton Khirnovmimic: return meaningful error codes.
2013-01-26 Anton Khirnovmimic: cosmetics, reformat
2013-01-26 Anton Khirnoviff: drop ff_ prefix from a static function.
2013-01-26 Anton Khirnovpngdec: cosmetics, reformat.
2013-01-26 Anton Khirnovdxa: return meaningful error codes.
2013-01-26 Anton Khirnoveatgq: cosmetics, reformat.
2013-01-26 Paul B Mahollavc/iff: ilbm: unbreak decoding on big endian
2013-01-26 Anton Khirnoveatgq: return meaningful error codes.
next