Mercurial > libavcodec.hg
graph
-
ff_parse_close() is not the correct function for H264Context. libavcodecFri, 03 Oct 2008 23:08:52 +0000, by michael
-
Move nal unit types enum and EXTENDED_SAR #define from h264data.h to h264.h. libavcodecFri, 03 Oct 2008 13:30:19 +0000, by michael
-
Intel C compiler warns on this assignment in this if(), probably libavcodecThu, 02 Oct 2008 19:20:11 +0000, by gpoirier
-
Remove duplicate "const" qualifier for *matrix. libavcodecThu, 02 Oct 2008 19:09:56 +0000, by gpoirier
-
x264 has removed the b-rdo and bime options, and instead integrated libavcodecThu, 02 Oct 2008 19:05:35 +0000, by gpoirier
-
Use M_PI from libavutil/mathematics.h instead of defining PI ourselves libavcodecThu, 02 Oct 2008 16:29:15 +0000, by reimar
-
Make 8svx codec context table pointer const to match the type of the libavcodecThu, 02 Oct 2008 16:29:06 +0000, by reimar
-
cosmetics: Change comment style for consistency. libavcodecThu, 02 Oct 2008 15:50:24 +0000, by diego
-
Rename some variables and add some comments to try to be a bit more clear. libavcodecThu, 02 Oct 2008 15:27:13 +0000, by benoit
-
Return if unpacking motion vectors for a keyframe libavcodecWed, 01 Oct 2008 14:48:00 +0000, by conrad
-
Visible width/height fields were added in Theora 3.2 libavcodecWed, 01 Oct 2008 14:43:08 +0000, by conrad
-
filter_limit_values only needs 7 bits, make its tables smaller libavcodecWed, 01 Oct 2008 14:40:29 +0000, by conrad
-
Interleaved forward/backward channels processing in order to increase chances libavcodecWed, 01 Oct 2008 07:28:34 +0000, by benoit
-
Move iv_decode_frame function to remove a forward declaration. libavcodecTue, 30 Sep 2008 14:43:55 +0000, by benoit
-
Move allocated buffer out of YUV buffer structure. libavcodecTue, 30 Sep 2008 11:51:44 +0000, by benoit
-
Remove useless casts and use variable instead of its type in sizeof. libavcodecTue, 30 Sep 2008 09:08:27 +0000, by benoit
-
Downgrade severity of leftover bits in header packets, and don't check for the comment header libavcodecTue, 30 Sep 2008 04:18:22 +0000, by conrad
-
Allocate 1 line more in the chroma plane for H.264, this avoids some libavcodecTue, 30 Sep 2008 01:45:53 +0000, by michael
-
Replace second (and wrong) call to avcodec_align_dimensions() by adjusting libavcodecTue, 30 Sep 2008 01:07:25 +0000, by michael
-
Do not attempt to perform error concealment in lowres mode as this is libavcodecTue, 30 Sep 2008 00:28:13 +0000, by michael
-
atrac3: ensure input frame is not overwritten (it is const) libavcodecMon, 29 Sep 2008 22:22:46 +0000, by aurel
-
Use skip_frame for keyframe-only decoding rather than #ifdef libavcodecMon, 29 Sep 2008 22:04:35 +0000, by conrad
-
Fix a warning about an undefined function when compiling h264.c libavcodecMon, 29 Sep 2008 15:41:55 +0000, by cehoyos
-
Guess picture type from picture coding extension when the main header is damaged. libavcodecSun, 28 Sep 2008 23:19:12 +0000, by michael
-
Use DECLARE_ALIGNED_16() on vorbis windows as they are used in dsputils libavcodecSun, 28 Sep 2008 16:16:05 +0000, by superdump
-
Replace apparently always true condition by assert(). libavcodecSat, 27 Sep 2008 02:39:24 +0000, by michael