]> git.sesse.net Git - ffmpeg/history - libavcodec
setdar: prefer "sar" over "par" in log info message
[ffmpeg] / libavcodec /
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'
2011-03-22 Reimar DöffingerDetect byte-swapped AC-3 and support decoding it directly.
2011-03-22 Justin Rugglescosmetics: indentation
2011-03-22 Justin RugglesAlways copy input data for AC3 decoder.
2011-03-22 Justin Rugglesac3enc: make sym_quant() branch-free
2011-03-22 Ronald S. Bultjevc1: make P-frame deblock filter bit-exact.
2011-03-21 Ronald S. Bultjevc1: slice support.
2011-03-21 Ronald S. Bultjevc1: fix up memleaks in the error codepath.
2011-03-21 Ronald S. Bultjevc1: warn for unimplemented pan-scan feature.
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-20 Mans Rullgardffv1: allocate correct size for sample buffer
2011-03-20 Mans RullgardMove ff_dct_init_mmx declaration to dct.h
2011-03-20 Mans Rullgarddct: remove superflous #include
2011-03-20 Mans RullgardMove dct and rdft definitions to separate files
2011-03-20 Mans RullgardMove sine windows to a separate file
2011-03-19 Mans RullgardMove ff_kbd_window_init() to a separate file
2011-03-19 Mans Rullgardfft: remove inline wrappers for function pointers
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Mans RullgardRemove Sonic experimental audio codec
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-19 Reimar DöffingerFix compiler warnings due to missing casts.
2011-03-19 Reimar DöffingerDetect byte-swapped AC-3 (aka DNET) and support decodin...
2011-03-18 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-18 Nathan Caldwellaacenc: 10l, missed a reference when refactoring the...
2011-03-17 Justin Rugglesac3enc: add float_to_fixed24() with x86-optimized versi...
2011-03-17 Michael NiedermayerRevert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
2011-03-17 Michael NiedermayerRevert "use LIBAV_LICENSE and LIBAV_VERSION instead...
2011-03-17 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-17 Philip LangdaleCrystalHD: Use doxygen compatible comments where relevant.
2011-03-17 Nathan Caldwellaacenc: cosmetics, indentation, and comment clarification
2011-03-17 Nathan Caldwellaacenc: Refactor the parts of the AAC psymodel.
2011-03-17 Young Han Leeaaccoder: Change FFMAX for allzero flag to OR bit operation
2011-03-16 Ramiro PollaRemove occurrences of my old email address
2011-03-16 Mans Rullgarddsputil: add bswap16_buf()
2011-03-16 Janne Grunauuse LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
2011-03-16 Janne Grunaureplace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
2011-03-16 Ramiro PollaRemove occurrences of my old email address.
2011-03-16 Justin Rugglesmathops: fix MULL() when the compiler does not inline...
2011-03-15 Justin Rugglesmathops: change "g" constraint to "rm" in x86-32 versio...
2011-03-15 Justin Rugglesmathops: convert MULL/MULH/MUL64 to inline functions...
2011-03-15 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-15 Michael NiedermayerRevert "ac3enc: shift coefficients to 24-bit following...
2011-03-15 Michael NiedermayerRevert "ac3enc: add SIMD-optimized shifting functions...
2011-03-15 Philip Langdaleh264_mp4toannexb_bsf: Fix spurious warning when stream...
2011-03-14 Justin Rugglesac3enc: add SIMD-optimized shifting functions for use...
2011-03-14 Justinac3enc: do not right-shift fixed-point coefficients...
2011-03-14 Peter Rossmm decoder: move buffer allocation from decode_init...
2011-03-14 Peter RossBitmap Brothers JV video decoder
2011-03-13 Johan AnderssonUpdate the url to the site website and change ffmpeg...
2011-03-13 Peter Rossmm decoder: move buffer allocation from decode_init...
2011-03-12 Jason Garrett-GlaserVP8: fix other function declaration
2011-03-12 Michael NiedermayerMerge branch 'master' of git://git.ffmpeg.org/ffmpeg
2011-03-12 Hendrik LeppkesVC1: Export profile/level
2011-03-12 Jason Garrett-GlaserVP8: optimize VP8Context struct ordering
2011-03-12 Jason Garrett-GlaserVP8: fix function declaration
2011-03-12 Jason Garrett-GlaserVP8: token probs doesn't need padding
2011-03-12 Jason Garrett-GlaserVP8: use a goto to break out of two loops
2011-03-12 Mans RullgardAdd CONFIG_AC3DSP symbol to simplify makefiles
2011-03-11 Michael NiedermayerMerge remote-tracking branch 'remotes/newdev/master'
next