]> git.sesse.net Git - ffmpeg/history - libavcodec
Reword make fate patch checklist entry
[ffmpeg] / libavcodec /
2011-04-03 Wim LewisAdd or elaborate on some documentation comments in...
2011-04-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-02 Mans RullgardFixed-point MDCT with 32-bit unscaled output
2011-04-02 Michael Niedermayerdpx:fix typo
2011-04-02 Peter Rosscosmetics: indentation
2011-04-02 Peter Rossdpx encoder: support 10-bit packing method
2011-04-02 Peter Rossdpx decoder: read sample aspect ratio
2011-04-02 Michael NiedermayerH264: fix slice end error detection
2011-04-02 Michael Niedermayerh264: change a few comments into error messages
2011-04-02 Anton Khirnovlavc: deprecate rate_emu
2011-04-02 Anton Khirnovlavc: mark hurry_up for removal on next major bump
2011-04-02 Anton Khirnovparser: mark av_parser_parse() for removal on next...
2011-04-02 Anton Khirnovlavc: add missing audioconvert includes
2011-04-02 Anton Khirnovjvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEY
2011-04-01 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Carl Eugen HoyosFix compilation with --disable-vdpau
2011-04-01 Carl Eugen HoyosMake a plausibility check when setting channel layout...
2011-04-01 Mans Rullgardac3enc: ARM optimised ac3_compute_matissa_size
2011-04-01 Mans Rullgardac3: armv6 optimised bit_alloc_calc_bap
2011-04-01 Reimar DöffingerFix doxy-style for comment ("///>" should be "///<...
2011-04-01 Reimar DöffingerAllow selecting VDPAU, XvMC via get_format for MPEG-2
2011-04-01 Mans RullgardFFT: simplify fft8()
2011-04-01 Mans RullgardFixed-point support in fft-test
2011-04-01 Peter RossDPX image encoder
2011-04-01 Michael NiedermayerFix undefined behavior in ffv1 with insane widths.
2011-04-01 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-31 Mans RullgardFixed-point FFT and MDCT
2011-03-31 Mans Rullgardac3enc: simplify sym_quant()
2011-03-31 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-30 Baptiste CoudurierFix dnxhd custom options, add AVClass in private context
2011-03-30 John Stebbinsmlp_parse.c: set AVCodecContext channel_layout
2011-03-30 Gwenole Beauchesnevaapi: allow build against older VA-API 0.31.
2011-03-30 Peter Rossh264: permit h264 decoder to be compiled when svq3...
2011-03-30 Maksym VeremeyenkoFix compilation with win32 threads.after 'unbreak avcod...
2011-03-30 Reimar DöffingerFix buffer overflow checks to avoid integer overflows.
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 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 Mans Rullgardac3enc: NEON optimised float_to_fixed24
2011-03-29 Mans Rullgardac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp
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: cope with VA-API 0.32, i.e. fix VC-1 decoding...
2011-03-29 Alexander Strangemimic: implement multithreading.
2011-03-29 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Michael NiedermayerRevert some silly renamings that leaked in from a pull.
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-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Aurelien Jacobsadd SubRip encoder
2011-03-27 Justin Rugglesac3enc: Add codec-specific options for writing AC-3...
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 Reimar DöffingerDPX decode: add buffer size checks.
2011-03-26 Peter Rossrawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
2011-03-26 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Justin RugglesGet audio_service_type for AC-3 based on bitstream...
2011-03-25 Justin RugglesAdd audio_service_type field to AVCodecContext for...
2011-03-25 Michael Niedermayerlavc: Bump micro for dvd subtitle cb/cr fix Signed...
2011-03-25 Alexandre ColucciFix incorrect colors when decoding Blu-ray subtitles
2011-03-25 Alexandre ColucciFix incorrect colors when decoding DVD subtitles
2011-03-25 Young Han Leeaacenc: indentation
2011-03-25 Young Han Leeaacenc: fix the side calculation in search_for_ms
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'ffmpeg-mt/master'
2011-03-25 Michael NiedermayerRemove a tab, somehow it sneaked past the hooks in...
2011-03-25 Alexander Strangevp8.c: rename EDGE_* to VP8_EDGE_*.
2011-03-25 Michael NiedermayerMore advanced ffmpeg mpeg2 aspect guessing code.
2011-03-25 XVIntel H.263 aspect ratio processing fix.
2011-03-25 XVFix Intel I.263 "Strict H.263 compliance" file playbac...
2011-03-25 Aurelien Jacobssrtdec: make sure we don't write past the end of buffer
2011-03-24 Mans RullgardARM: fix ff_apply_window_int16_neon() prototype
2011-03-24 Mans RullgardARM: NEON optimised apply_window_int16()
2011-03-24 Mans Rullgardac3enc: NEON optimised shift functions
2011-03-24 Mans Rullgardac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_ex...
2011-03-24 Ronald S. Bultjempeg12.c: fix slice threading for mpeg2 field picture...
2011-03-24 Tomas HärdinImprove channel count and bitrate error handling in...
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Anton Khirnovlavc: move the version macros to a new installed header.
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Justin RugglesAdd apply_window_int16() to DSPContext with x86-optimiz...
2011-03-22 Vitor SessakFix an infinite loop when RoQ encoded generated a frame...
2011-03-22 Kieran KunhyaAdd kbdwin.o to AC3 decoder
2011-03-22 Michael NiedermayerFake-Merge remote-tracking branch 'ffmpeg-mt/master'
next