Mercurial > libavcodec.hg
graph
-
Use a more explicit "codec" rather than "format" as the parameter of libavcodecSun, 14 Dec 2008 19:36:38 +0000, by stefano
-
indeo3: replace sizeof(struct ...) by sizeof(*var) libavcodecSun, 14 Dec 2008 16:41:51 +0000, by aurel
-
cosmetics: typo/grammar/wording/whitespace fixes libavcodecSun, 14 Dec 2008 15:48:01 +0000, by diego
-
Prevent shift overflow, patch by Anders Grnberg, galileo.m2 gmail com. libavcodecSun, 14 Dec 2008 12:30:34 +0000, by diego
-
Add a few const qualifiers in appropriate places. libavcodecSun, 14 Dec 2008 12:24:50 +0000, by diego
-
undoing revision 16118 for truemotion1.c; commit was premature libavcodecSun, 14 Dec 2008 03:41:11 +0000, by melanson
-
The POSIX namespace shall be held sacrosanct. To that end, libavcodecSun, 14 Dec 2008 03:29:33 +0000, by melanson
-
Replace 'typedef struct ustr_t' by 'struct ustr', _t is POSIX namespace. libavcodecSat, 13 Dec 2008 13:34:59 +0000, by diego
-
Add img_convert() to imgconvert.h and #include it from imgresample.c. libavcodecSat, 13 Dec 2008 12:56:29 +0000, by diego
-
s/#AVClass/AVClass/, consistent with the rest of the doxy. libavcodecFri, 12 Dec 2008 23:02:21 +0000, by stefano
-
Rename all vorbis encoder related typedefs to not use _t for POSIX compatibility libavcodecFri, 12 Dec 2008 05:12:51 +0000, by ods15
-
fix mjpega bitfilter when dht, dqt, sof0 are not ordered as expected, patch by Jay Freeman, saurik at saurik com libavcodecFri, 12 Dec 2008 01:40:00 +0000, by bcoudurier
-
Move get_pixels_8x4 before init func to avoid useless forward declaration. libavcodecFri, 12 Dec 2008 00:12:59 +0000, by bcoudurier
-
rename 4x8 to 8x4 to match widthxheight consistently libavcodecFri, 12 Dec 2008 00:11:19 +0000, by bcoudurier
-
s/qp_t/qp_tt/ to avoid bad examples that could lead to issues with reserved libavcodecThu, 11 Dec 2008 21:45:41 +0000, by michael
-
Rename ROQDPCMContext_t to ROQDPCMContext to avoid _t reserved prefix. libavcodecThu, 11 Dec 2008 19:27:53 +0000, by vitor
-
move structure definitions in their own header libavcodecThu, 11 Dec 2008 01:32:24 +0000, by bcoudurier
-
Fix compilation with only Theora decoder enabled libavcodecThu, 11 Dec 2008 00:33:02 +0000, by conrad
-
Avoid the 'Claimed bitrate and buffer size mismatch' warning storm. libavcodecThu, 11 Dec 2008 00:11:02 +0000, by reynaldo
-
AAC: move scratch array to context to ensure 16-byte alignment libavcodecWed, 10 Dec 2008 00:50:59 +0000, by mru
-
Remove useless inline qualifier, fixes linking with gcc 4.3. libavcodecTue, 09 Dec 2008 20:11:37 +0000, by diego
-
AAC: Use a sign LUT rather than 1-2*get_bits1() libavcodecTue, 09 Dec 2008 17:14:42 +0000, by superdump
-
AAC: Unroll code within decode_spectrum_and_dequant(). Gives 12% net speed gain. libavcodecTue, 09 Dec 2008 17:08:40 +0000, by superdump
-
Make av_log_missing_feature an internal function, and change its name libavcodecMon, 08 Dec 2008 21:21:38 +0000, by stefano
-
ac3: detect dba errors and prevent writing past end of array libavcodecMon, 08 Dec 2008 03:13:20 +0000, by jbr
-
Do not attempt to decode RV30/40 B-frames without anchors. libavcodecSun, 07 Dec 2008 16:30:08 +0000, by kostya