]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-03-31 Peter Rossmake image2 muxer/demuxer support sequence of individua...
2011-03-31 Peter Rossimg2: stop using CODEC_ID_RAWVIDEO to trigger processin...
2011-03-31 Nicolas GeorgeALSA: fix a stupid bad use of av_freep.
2011-03-31 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-30 Michael NiedermayerRevert "Do no modify terminal parameters using termios.h"
2011-03-30 Baptiste CoudurierIn ipod/mov/mp4 muxer, always write esds descriptor...
2011-03-30 Martin Storsjörtsp: Use GET_PARAMETER for keep-alive for generic...
2011-03-30 Stefano Sabatinigradfun: add notice from the MPlayer manual
2011-03-30 Stefano Sabatinidocumentation: add setdar and setsar description to...
2011-03-30 Stefano Sabatinigraphparser: add a NULL check on the argument passed...
2011-03-30 Michael NiedermayerFix typo from e3a84542.
2011-03-30 Baptiste CoudurierFix dnxhd custom options, add AVClass in private context
2011-03-30 Baptiste CoudurierIn mov muxer, fix yuv range in avid atoms used by dnxhd.
2011-03-30 John Stebbinsmlp_parse.c: set AVCodecContext channel_layout
2011-03-30 Anton KhirnovAPIChanges: mark the place where 0.6 was branched.
2011-03-30 Gwenole Beauchesnevaapi: allow build against older VA-API 0.31.
2011-03-30 Gwenole Beauchesnevaapi: require version >= 0.32.0.
2011-03-30 Gwenole Beauchesnevaapi: move configure check down.
2011-03-30 Sven C. DackRemove a memory allocation and the associated memcpy.
2011-03-30 Peter Rossh264: permit h264 decoder to be compiled when svq3...
2011-03-30 Frank BarchardSWSCALE: Increase maximim with from 5120 to 21504
2011-03-30 Michael NiedermayerA few points for the changelog
2011-03-30 Maksym VeremeyenkoFix compilation with win32 threads.after 'unbreak avcod...
2011-03-30 Carl Eugen... Also use alsa_reorder_s16_out_51() for AV_CH_LAYOUT_5PO...
2011-03-30 Reimar DöffingerFix buffer overflow checks to avoid integer overflows.
2011-03-30 Anton Khirnovavio: make get_checksum() internal.
2011-03-30 Anton Khirnovavio: move ff_crc04C11DB7_update() from avio.h -> avio_...
2011-03-30 Anton Khirnovavio: make init_checksum() internal.
2011-03-30 anatolyAdd MxPEG decoder
2011-03-30 anatolyAdd support for picture_ptr field in MJpegDecodeContext
2011-03-30 anatolyMove MJPEG's input buffer preprocessing in separate...
2011-03-30 anatolySupport reference picture defined by bitmask in MJPEG...
2011-03-30 Bradsndio bug fix
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'ffmpeg-mt/master'
2011-03-30 Mans Rullgardac3enc: move compute_mantissa_size() to ac3dsp
2011-03-29 Mans Rullgardac3enc: move mant*_cnt and qmant*_ptr out of AC3EncodeC...
2011-03-29 Stefano Sabatinimp: add filter description to filters.texi
2011-03-29 Mans RullgardRemove support for stripping executables
2011-03-29 Mans Rullgardac3enc: NEON optimised float_to_fixed24
2011-03-29 Mans Rullgardac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp
2011-03-29 Reimar Döffingersndio: allow any endianness when recording
2011-03-29 Reimar DöffingerSimplify: Use FFMIN.
2011-03-29 Ronald S. Bultjedfa: protect pointer range checks against overflows.
2011-03-29 Gwenole Beauchesnevaapi: filter out DELAYED_PIC_REF flag to determine...
2011-03-29 Gwenole Beauchesnevaapi: disable if check_lib failed.
2011-03-29 Gwenole Beauchesnevaapi: cope with VA-API 0.32, i.e. fix VC-1 decoding...
2011-03-29 Alexander Strangemimic: implement multithreading.
2011-03-29 Gwenole BeauchesneFix check for new enough CrystalHD library.
2011-03-29 Carl Eugen... id3v1: change filesize to int64_t.
2011-03-29 Carl Eugen... id3v1: Seek back to old position after reading.
2011-03-29 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Michael NiedermayerAdd crystalhd maintainer
2011-03-29 Michael NiedermayerRevert some silly renamings that leaked in from a pull.
2011-03-28 Stefano Sabatinimp: extend syntax, make it accept mp=filter=params
2011-03-28 Stefano Sabatinidocumentation: sort filter descriptions in filters...
2011-03-28 Stefano Sabatinidocumentation: extend documentation for ffmpeg -aspect...
2011-03-28 Stefano Sabatinisndio: prefer "FFmpeg" over "Libav" in the license...
2011-03-28 Reimar DöffingerUse consistent condition for whether to run slice-threa...
2011-03-28 Reimar DöffingerUnbreak avcodec_thread_init
2011-03-28 Justin Rugglesac3enc: avoid memcpy() of exponents and baps in EXP_REU...
2011-03-28 Kostya ShishkovChronomaster DFA decoder
2011-03-28 Stefano Sabatiniframebuffer device demuxer
2011-03-28 Michael NiedermayerFix compilation failure with runtime cpudetect (Ticket...
2011-03-28 Janne Grunaucosmetics: fix dashed line length after 070c5d0
2011-03-28 Tylerhttp: header field names are case insensitive
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerImplement interlaced scaling.
2011-03-27 Aurelien Jacobsadd SubRip encoder
2011-03-27 Stefano Sabatinidrawtext: draw glyphs for the strftime()-expanded text
2011-03-27 Stefano Sabatinidrawtext: fix minor errors and typos in the filter...
2011-03-27 Justin Rugglesac3enc: Add codec-specific options for writing AC-3...
2011-03-27 Stefano Sabatinisetdar: prefer "sar" over "par" in log info message
2011-03-27 Stefano Sabatiniffmpeg: warns the user when the selected pixel format...
2011-03-27 Ramiro PollaRemove arrozcru URL from documentation
2011-03-27 Bradsndio support for playback and record
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael Niedermayermake xvid less picky about unkown aspect
2011-03-26 Philip LangdaleCrystalHD: Remove redundant interlaced check.
2011-03-26 Philip LangdaleCrystalHD: Add 2011 to Copyright
2011-03-26 Philip LangdaleRevert "CrystalHD: Improve interlaced h.264 support."
2011-03-26 Philip LangdaleRevert "CrystalHD: Add heuristics to try and distinguis...
2011-03-26 Philip LangdaleRevert "CrystalHD: Refine heuristic logic."
2011-03-26 Philip LangdaleCrystalHD: Refine heuristic logic.
2011-03-26 Philip LangdaleCrystalHD: Add heuristics to try and distinguish h...
2011-03-26 Philip LangdaleCrystalHD: Improve interlaced h.264 support.
2011-03-26 Alexander Strangedsputil: allow to skip drawing of top/bottom edges.
2011-03-26 Ronald S. BultjeSplit fate-psx-str-v3 into a video-only and audio-only...
2011-03-26 IlyaUse strtoul to parse rtptime and seq values.
2011-03-26 Nicolas GeorgeALSA: implement channel layout for playback.
2011-03-26 Stefano Sabatiniffprobe: provide format parameters to av_open_input_file()
2011-03-26 Stefano Sabatinilavf: make compute_pkt_fields2() return meaningful...
2011-03-26 Stefano Sabatinicmdutils: remove list_fmts(), simplify
2011-03-26 Reimar DöffingerDPX decode: add buffer size checks.
2011-03-26 Peter Rossnut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
2011-03-26 Peter Rossrawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
2011-03-26 Peter RossMake the hflip filter accept PIX_FMT_BGR48LE and PIX_FM...
2011-03-26 Peter RossMake the crop filter accept PIX_FMT_BGR48LE and PIX_FMT...
2011-03-26 Peter Rosslibswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler...
2011-03-26 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
next