Mercurial > libavcodec.hg
graph
-
LPCM 24 bits support, patch by Lars T¸«£uber, lars.taeuber gmx net libavcodecSat, 17 May 2008 11:42:03 +0000, by diego
-
The MPEG4AAC codec is provided by an external library and will be disabled libavcodecSat, 17 May 2008 11:38:30 +0000, by diego
-
missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste it libavcodecSat, 17 May 2008 10:20:01 +0000, by diego
-
Avoid using log2() freebsd does not support it. libavcodecFri, 16 May 2008 21:28:55 +0000, by michael
-
consistent codec name by Stefano Sabatini, stefano.sabatini-lala poste it libavcodecFri, 16 May 2008 00:28:22 +0000, by diego
-
Add PCM codec long names; by Stefano Sabatini, stefano.sabatini-lala poste it. libavcodecFri, 16 May 2008 00:26:02 +0000, by diego
-
cosmetics: Use C-style comment delimiters with #endif directives. libavcodecThu, 15 May 2008 23:03:55 +0000, by diego
-
cosmetics: Fix typos in ADPCM codec long names. libavcodecThu, 15 May 2008 23:02:43 +0000, by diego
-
cosmetics: s/Id/id/ in libavcodec where Id refers to id Software. libavcodecThu, 15 May 2008 22:51:38 +0000, by diego
-
Do not pass the context to functions that do not use it libavcodecThu, 15 May 2008 18:41:04 +0000, by vitor
-
Do not copy tables to a context var, use them directly libavcodecThu, 15 May 2008 18:36:12 +0000, by vitor
-
Remove unneeded fields from the decoder context libavcodecThu, 15 May 2008 18:34:31 +0000, by vitor
-
Read the bitstream where the data is actually needed instead of doing it in unpack_input() libavcodecThu, 15 May 2008 18:31:55 +0000, by vitor
-
Use correct type in FFSWAP (thanks to Benoit Fouet for pointing it out) libavcodecThu, 15 May 2008 18:30:05 +0000, by vitor
-
The first table of decodetable[] is unrelated to the other. Rename it. libavcodecThu, 15 May 2008 18:28:24 +0000, by vitor
-
ADPCM codec long names by Stefano Sabatini, stefano.sabatini-lala poste it libavcodecThu, 15 May 2008 11:35:19 +0000, by diego
-
DPCM codec long names, patch by Stefano Sabatini, stefano.sabatini-lala poste it libavcodecThu, 15 May 2008 11:31:14 +0000, by diego
-
Make av_set_string() fail when number could not be set. libavcodecThu, 15 May 2008 01:03:48 +0000, by benoit
-
Add codec long name, patch by Stefano Sabatini, stefano.sabatini-lala poste it. libavcodecWed, 14 May 2008 16:30:37 +0000, by diego
-
Update offset in the option string later, to have a better error message. libavcodecWed, 14 May 2008 02:14:11 +0000, by benoit
-
Add VP56_FRAME_NONE and use VP56_FRAME_CURRENT. libavcodecTue, 13 May 2008 15:56:45 +0000, by cehoyos
-
Replace one more occurrence of -1 with PIX_FMT_NONE. libavcodecMon, 12 May 2008 10:31:52 +0000, by cehoyos
-
armv4l/float_arm_vfp.o must be added to OBJS-$(HAVE_ARMVFP) list since libavcodecMon, 12 May 2008 09:18:32 +0000, by gpoirier
-
Do not use variable frame_info before its value is set. libavcodecMon, 12 May 2008 06:51:30 +0000, by cehoyos
-
Previous commit missed an initialization - this fixes FATE's test sample. libavcodecSun, 11 May 2008 23:39:55 +0000, by astrange
-
Replace some occurrences of -1 with PIX_FMT_NONE. libavcodecSun, 11 May 2008 22:28:43 +0000, by cehoyos
-
Add some initial optimizations for ARM VFP (floating libavcodecSun, 11 May 2008 20:06:03 +0000, by gpoirier
-
Use h->mb_xy directly in decode_cabac_residual(). libavcodecSun, 11 May 2008 19:18:39 +0000, by astrange
-
Store mb_xy in H264Context and only calculate it once per MB. libavcodecSun, 11 May 2008 19:16:21 +0000, by astrange
-
Replace some hardcoded swapping with FFSWAP. libavcodecSun, 11 May 2008 18:43:11 +0000, by astrange
-
cosmetics: indent after last commit. patch by matthieu castet <castet matthieu free fr>. libavcodecSun, 11 May 2008 18:14:30 +0000, by jbr
-
simplify decoding of uncompressed samples. patch by matthieu castet <castet matthieu free fr>. libavcodecSun, 11 May 2008 18:13:30 +0000, by jbr
-
Implement bidirectional (positive offset - left, negative - right) libavcodecSun, 11 May 2008 11:49:25 +0000, by voroshil
-
Update comment to version, negotiated with Diego, and libavcodecSun, 11 May 2008 10:07:11 +0000, by voroshil