Mercurial > libavcodec.hg
graph
-
Register RV-[34] block specific feature for long future loop filter libavcodec2008-10-05, by kostya
-
Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com. libavcodec2008-10-04, by diego
-
Mark the ff_find_best_tables symbol static to msmpeg4. Patch by Diego Pettenò libavcodec2008-10-04, by lu_zero
-
Move nal unit types enum and EXTENDED_SAR #define from h264data.h to h264.h. libavcodec2008-10-03, by michael
-
x264 has removed the b-rdo and bime options, and instead integrated libavcodec2008-10-02, by gpoirier
-
Use M_PI from libavutil/mathematics.h instead of defining PI ourselves libavcodec2008-10-02, by reimar
-
Make 8svx codec context table pointer const to match the type of the libavcodec2008-10-02, by reimar
-
Rename some variables and add some comments to try to be a bit more clear. libavcodec2008-10-02, by benoit
-
Interleaved forward/backward channels processing in order to increase chances libavcodec2008-10-01, by benoit
-
Remove useless casts and use variable instead of its type in sizeof. libavcodec2008-09-30, by benoit
-
Downgrade severity of leftover bits in header packets, and don't check for the comment header libavcodec2008-09-30, by conrad
-
Allocate 1 line more in the chroma plane for H.264, this avoids some libavcodec2008-09-30, by michael
-
Replace second (and wrong) call to avcodec_align_dimensions() by adjusting libavcodec2008-09-30, by michael
-
Do not attempt to perform error concealment in lowres mode as this is libavcodec2008-09-30, by michael
-
Guess picture type from picture coding extension when the main header is damaged. libavcodec2008-09-28, by michael
-
Use DECLARE_ALIGNED_16() on vorbis windows as they are used in dsputils libavcodec2008-09-28, by superdump
-
Simplify pix_fmt_id instead of listing a subset of non-simplified ones. libavcodec2008-09-27, by michael
-
Add support for Acelp.net fourcc and codecid, remuxing wav to avi should work libavcodec2008-09-26, by banan
-
Do instead of divising a float by a constant, multiply by its inverse libavcodec2008-09-25, by vitor
-
Do not use the generic "alloc missing references" code for h.264 as it does libavcodec2008-09-25, by michael