]> git.sesse.net Git - ffmpeg/history - libavcodec
Full support for sending H.264 in RTP
[ffmpeg] / libavcodec /
2011-06-15 Carl Eugen HoyosReindent after last commit.
2011-06-15 Carl Eugen HoyosFix multi-channel AAC encoding.
2011-06-15 Carl Eugen HoyosFix "redundant redeclaration" warning.
2011-06-15 Carl Eugen HoyosFix compilation with --disable-everything --enable...
2011-06-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-14 William Yumjpegenc: Fix JFIF version
2011-06-14 Mans RullgardARM: factor some repetitive code into macros
2011-06-14 Philip LangdaleCrystalHD: Use mp4toannexb bitstream filter.
2011-06-14 Philip LangdaleCrystalHD: Keep mp4toannexb filter around for entire...
2011-06-14 Jason Garrett-GlaserFix SVQ3 after adding 4:4:4 H.264 support
2011-06-14 Jason Garrett-GlaserH.264: fix CODEC_FLAG_GRAY
2011-06-14 Jason Garrett-Glaser4:4:4 H.264 decoding support
2011-06-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-13 Justin Rugglesac3enc: fix allocation of floating point samples.
2011-06-13 Justin Rugglesac3enc: remove empty ac3_float function that is never...
2011-06-13 Justin Rugglesac3enc: split templated float vs. fixed functions into...
2011-06-13 Justin Rugglesac3enc: dynamically allocate AC3EncodeContext fields...
2011-06-13 Justin Rugglesac3enc: use function pointer to choose between AC-3...
2011-06-13 Jason Garrett-GlaserRoll back 4:4:4 H.264 for now
2011-06-13 Jason Garrett-GlaserFix SVQ3 after adding 4:4:4 H.264 support
2011-06-13 Jason Garrett-GlaserH.264: fix CODEC_FLAG_GRAY
2011-06-13 Jason Garrett-Glaser4:4:4 H.264 decoding support
2011-06-13 Philip Langdaleh264_parser: Fix whitespace after previous change.
2011-06-13 Philip Langdaleh264_parser: Fix behaviour when PARSER_FLAG_COMPLETE_FR...
2011-06-13 Michael Niedermayerh264: don't be so picky on decoding pps in extradata.
2011-06-13 Wim Lewisavcodec.h: add or elaborate on some documentation comments.
2011-06-13 Michael Niedermayerh264: change a few comments into error messages
2011-06-13 Reimar Döffingerac3dec: fix doxy-style for comment ("///>" should be...
2011-06-13 Michael Niedermayerffv1: fix undefined behavior with insane widths.
2011-06-13 Mans RullgardARM: jrevdct_arm: simplify stack usage
2011-06-13 Mans RullgardARM: jrevdct_arm: use push/pop mnemonics
2011-06-13 Mans RullgardARM: jrevdct_arm: misc cleanup
2011-06-13 Mans RullgardARM: optimised mpadsp_apply_window_fixed
2011-06-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-13 Michael NiedermayerH264: Reduce pointless diffs to qatar
2011-06-13 Michael NiedermayerRevert "H264: Split out hl_motion and template it,...
2011-06-12 Alexander Strangeh264: Complexify frame num gap shortening code
2011-06-12 Michael Niedermayermpeg12: replace 2 asserts by av_assert0
2011-06-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-12 Michael NiedermayerFix --disable-everything
2011-06-11 Clément Bœschresample: clarify supported resampling.
2011-06-11 Michael NiedermayerRevert "ac3: there was no libav in 2010 thus this code...
2011-06-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-10 Joseph Artsimovichdnxhd: Renama tables
2011-06-10 Alex Conversebitstream: Properly promote av_reverse values before...
2011-06-10 Jason Garrett-GlaserH.264: Fix high bit depth explicit biweight
2011-06-10 Oskar Arvidssonh264: Fix 10-bit H.264 x86 chroma v loopfilter asm.
2011-06-10 Justin RugglesUpdate copyright year for ac3enc_opts_template.c.
2011-06-10 Stefano Sabatinilavc: bump minor after the addition of AVCodecContext...
2011-06-10 Juan Carlos Rodriguezrtpenc: MP4A-LATM payload support
2011-06-10 Michael Niedermayermpeg12: more advanced ffmpeg mpeg2 aspect guessing...
2011-06-10 Michael Niedermayerac3: there was no libav in 2010 thus this code cannot...
2011-06-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-09 Anton Khirnovintelh263dec: aspect ratio processing fix.
2011-06-09 Anton Khirnovintelh263dec: fix "Strict H.263 compliance" file playback
2011-06-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-09 Michael Niedermayerjpegdec: actually search for and parse RSTn
2011-06-08 Carl Eugen HoyosFix "mixed declarations and code" warnings.
2011-06-08 Diego Biurrundvbsubdec: Fix compilation of debug code.
2011-06-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-08 Etienne Buiralibx264: fix double free
2011-06-07 Stefano Sabatinimpegvideo: use av_get_picture_type_char() in ff_print_d...
2011-06-07 Diego BiurrunRemove some non-compiling debug messages.
2011-06-07 Daniel KangH264: x86 predict init cosmetics.
2011-06-07 Diego Biurrunac3enc: Fix linking of AC-3 encoder without the E-AC...
2011-06-07 Justin RugglesMove E-AC-3 encoder functions to a separate eac3enc...
2011-06-07 Justin Rugglesac3enc: remove convenience macro, #define DEBUG
2011-06-07 Justin Rugglesac3enc: remove unused #define
2011-06-07 John Stebbinsvc1: re-initialize tables after width/height change.
2011-06-07 Michael Niedermayerlibvpxenc: add forgotten AVClass.
2011-06-07 Justin Rugglesiirfilter: fix biquad filter coefficients.
2011-06-07 Diego Biurrunshorten: Remove stray DEBUG #define and corresponding...
2011-06-07 Diego Biurrunvorbisdec: Restore mistakenly removed debug output.
2011-06-07 Diego BiurrunReplace some av_log/printf + #ifdef combinations by...
2011-06-07 Diego BiurrunReplace some nonstandard DEBUG_* preprocessor directive...
2011-06-07 Diego Biurrunsvq1dec: Fix debug statements that referenced non-exist...
2011-06-07 Diego BiurrunDrop unnecessary directory prefixes from #include direc...
2011-06-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-07 Michael Niedermayerffplay: Fix -vismv
2011-06-06 Baptiste Couduriers302m: fix resampling for 16 and 24bits.
2011-06-06 Mans RullgardARM: remove MUL64 and MAC64 inline asm
2011-06-06 Ronald S. Bultjeutils.c: fix crash with threading enabled.
2011-06-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-05 Daniel KangAdd x86 assembly for some 10-bit H.264 intra predict...
2011-06-05 Diego BiurrunSkip tableprint.h during 'make checkheaders'.
2011-06-05 Diego BiurrunDrop explicit filenames from @file Doxygen tags.
2011-06-05 Diego BiurrunSkip generated table headers during 'make checkheaders'.
2011-06-05 Anton Khirnovlavf,lavc: free avoptions in a generic way.
2011-06-05 Diego Biurruntableprint: Restore mistakenly deleted common.h #includ...
2011-06-05 Stefano Sabatinitiff: print log in case of unknown / unsupported tag.
2011-06-05 Stefano Sabatinitiff: fix linesize for mono-white/black formats.
2011-06-05 Mans RullgardFix build of eval-test program
2011-06-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-04 Justin Rugglesac3enc: extract all exponents for the frame at once
2011-06-04 Mans RullgardARM: remove MULL inline asm
2011-06-04 Mans Rullgardmathops: use MUL64 macro where it forms part of other ops
2011-06-04 Diego BiurrunSkip headers not designed to work standalone during...
2011-06-04 Diego BiurrunAdd missing #includes to make headers self-contained.
2011-06-04 Mans Rullgardmusepack: remove unnecessary #include from mpcdata.h
2011-06-04 Mans Rullgardmusepack: remove extraneous mpcdata.h inclusions
next