Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Specifically, ff_dv_frame_profile and ff_dv_codec_profile.
|
|
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
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
|
|
for hard-coding tables.
Originally committed as revision 22620 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
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
|
|
Patch by Maksym Veremeyenko, verem m1stereo tv
Originally committed as revision 20018 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 19192 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
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
|
|
Originally committed as revision 16906 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 15885 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 15874 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 15806 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 15788 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 15682 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 15681 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 15662 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 15584 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 15582 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 15581 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 15578 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 15518 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Consistently apply this rule: the guard name is obtained from the
filename by stripping the leading "lib", converting '/' and '.' to
'_' and uppercasing the resulting name. Guard names in the root
directory have to be prefixed by "FFMPEG_".
Originally committed as revision 15120 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
specified in SMPTE 370M
Originally committed as revision 15010 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
and simplifying dv_frame_profile
Originally committed as revision 15007 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 14842 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
specification
Originally committed as revision 14841 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
highest number of blocks per macroblock
Originally committed as revision 14840 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
supposed to be in units of 8 pixels) and simplifying
the calculations of y_ptr and c_offset.
Originally committed as revision 14693 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
processing
Originally committed as revision 14691 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 11758 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 11477 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 10765 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 9710 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 9356 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 9345 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 9344 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
patch by Carl Eugen Hoyos cehoyos chez ag or at
original thread: [FFmpeg-devel] [PATCH] attribute_unused -> av_unused
date: 05/29/2007 01:23 PM
Originally committed as revision 9155 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
attribute_unused and attribute_used respectively to ease compiling on non-gcc.
Originally committed as revision 9024 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 7584 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
and fix GPL/LGPL version mismatches.
Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
|