- 27 Sep, 2010 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 25232 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Aug, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 24854 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Jul, 2010 1 commit
-
-
Carl Eugen Hoyos authored
Originally committed as revision 24098 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Apr, 2010 1 commit
-
-
Diego Biurrun authored
Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in. Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Mar, 2010 1 commit
-
-
Stefano Sabatini authored
is deprecated and will be dropped at the next major bump. Originally committed as revision 22735 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Mar, 2010 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 22721 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Mar, 2010 2 commits
-
-
Reimar Döffinger authored
Originally committed as revision 22622 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
for hard-coding tables. Originally committed as revision 22620 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Feb, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 21866 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Jan, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 21377 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Jan, 2010 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 21164 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Dec, 2009 1 commit
-
-
Tomas Härdin authored
dv. Patch by Tomas Härdin, tomas D hardin A codemill D se Originally committed as revision 20803 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Nov, 2009 1 commit
-
-
Ronald S. Bultje authored
private in dv.c for some reason). See "[PATCH] get_bits_left()" thread. Originally committed as revision 20490 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Oct, 2009 1 commit
-
-
Reimar Döffinger authored
work_chunks_* and dv_idct_factor_* variables appear only once in the binary instead of 3 times. Saves 3264 bytes in .rodata and 312416 bytes in .bss on x86_64. Originally committed as revision 20246 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Sep, 2009 2 commits
-
-
Reimar Döffinger authored
Originally committed as revision 20085 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
The specification does not say which value to use for unused parts, so fill all unused bytes with 0xff, which is consistent with what DV usually uses for reserved or unused parts. Originally committed as revision 20084 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Sep, 2009 1 commit
-
-
Reimar Döffinger authored
Makes no difference for gcc but at least icc can put them in .rodata then. Originally committed as revision 19789 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Aug, 2009 1 commit
-
-
Måns Rullgård authored
None of these arrays are used in ways requiring extra alignment. Originally committed as revision 19715 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Jun, 2009 2 commits
-
-
Baptiste Coudurier authored
Originally committed as revision 19193 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 19192 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 May, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 19024 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 May, 2009 1 commit
-
-
David Conrad authored
Originally committed as revision 18795 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Apr, 2009 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 18494 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Apr, 2009 1 commit
-
-
Stefano Sabatini authored
put_bits.h. Originally committed as revision 18461 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Apr, 2009 1 commit
-
-
Thilo Borgmann authored
AVPacket argument rather than a const uint8_t *buf + int buf_size. This allows passing of packet-specific flags from demuxer to decoder, such as the keyframe flag, which appears necessary to playback corePNG P-frames. Patch by Thilo Borgmann thilo.borgmann googlemail com, see also the thread "Google Summer of Code participation" on the mailinglist. Originally committed as revision 18351 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Feb, 2009 1 commit
-
-
Roman Shaposhnik authored
Originally committed as revision 17469 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Feb, 2009 1 commit
-
-
Roman Shaposhnik authored
Originally committed as revision 17449 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Feb, 2009 1 commit
-
-
Diego Biurrun authored
"'static' is not at beginning of declaration" with -Wextra. Originally committed as revision 17391 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Feb, 2009 1 commit
-
-
Roman Shaposhnik authored
Originally committed as revision 16988 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2009 1 commit
-
-
Diego Biurrun authored
Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Jan, 2009 10 commits
-
-
Baptiste Coudurier authored
Originally committed as revision 16909 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ben Hutchings authored
Originally committed as revision 16907 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Roman Shaposhnik authored
Originally committed as revision 16880 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Roman Shaposhnik authored
Originally committed as revision 16879 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Roman Shaposhnik authored
Originally committed as revision 16878 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Roman Shaposhnik authored
Originally committed as revision 16877 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Roman Shaposhnik authored
Originally committed as revision 16876 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Roman Shaposhnik authored
Originally committed as revision 16875 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Roman Shaposhnik authored
Originally committed as revision 16874 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Roman Shaposhnik authored
Originally committed as revision 16873 to svn://svn.ffmpeg.org/ffmpeg/trunk
-