|
|
|
@ade8fb4d
|
16 years |
rsbultje |
Reindent after r16368.
Originally committed as revision 16369 to …
|
|
|
@a9f84821
|
16 years |
rsbultje |
Add audio_pkt_cnt return value to ff_rm_retrieve_cache(). See …
|
|
|
@5d88c264
|
16 years |
rsbultje |
Change audio_pkt_cnt from an array into a single field, since only a …
|
|
|
@886e89d0
|
16 years |
rsbultje |
Add RMStream object as function argument to public functions so that …
|
|
|
@ba614729
|
16 years |
rsbultje |
Implement RMStream stream-specific private data object in the RM …
|
|
|
@23ae2b68
|
16 years |
mans |
Replace UNALIGNED_STORES_ARE_BAD with !HAVE_FAST_UNALIGNED
Originally …
|
|
|
@10f35ebd
|
16 years |
kostya.shishkov |
Latest Coktel Vision VMDs contained Indeo 3, add demuxer support for …
|
|
|
@edf7c2b2
|
16 years |
mans |
simple_idct: use MUL16 and MAC16 from mathops.h
Originally committed …
|
|
|
@643d2e88
|
16 years |
diego |
Avoid POSIX-reserved _t namespace.
Originally committed as revision …
|
|
|
@df77a6d
|
16 years |
stefano.sabatini-lala |
Make the VIDIOCMCAPTURE ioctl error message consistent with the other …
|
|
|
@faf67322
|
16 years |
stefano.sabatini-lala |
Add missing check on the return value of the VIDIOCSWIN ioctl.
…
|
|
|
@cb82a073
|
16 years |
diego |
consistency cosmetics: Rename POWERPC identifiers to PPC.
Originally …
|
|
|
@79cb09b2
|
16 years |
diego |
consistency cosmetics: Rename POWERPC identifiers to PPC.
Originally …
|
|
|
@d89eae6f
|
16 years |
lu_zero |
Remove stray code
Originally committed as revision 16358 to …
|
|
|
@a6b4448
|
16 years |
lu_zero |
Cleanup _t types in libavcodec/ppc
Originally committed as revision …
|
|
|
@7f9b3266
|
16 years |
stefano.sabatini-lala |
Change thisIsAVar variable names to this_is_a_var style, more …
|
|
|
@b870027a
|
16 years |
Reimar.Doeffinger |
Bump minor number for many small improvements, tiff fax decoding, …
|
|
|
@9864142b
|
16 years |
stefano.sabatini-lala |
Fix and extend documentation for avfilter_graph_get_filter().
…
|
|
|
@e916c2ac
|
16 years |
stefano.sabatini-lala |
Fix typo: ommitted -> omitted.
Originally committed as revision 16353 …
|
|
|
@f23740d
|
16 years |
mans |
ARM: NEON optimised float_to_int16
Originally committed as revision …
|
|
|
@22730e87
|
16 years |
stefano.sabatini-lala |
Put pass_logfilename_prefix check on a single line, improve …
|
|
|
@ad16627f
|
16 years |
stefano.sabatini-lala |
Rename variables:
pass_logfilename -> pass_logfilename_prefix …
|
|
|
@92799d32
|
16 years |
michaelni |
Enable faxcompr.
Originally committed as revision 16349 to …
|
|
|
@a56f82ea
|
16 years |
michaelni |
indent
Originally committed as revision 16348 to …
|
|
|
@537bf426
|
16 years |
michaelni |
Simplify vertical mode
Originally committed as revision 16347 to …
|
|
|
@eb0094b2
|
16 years |
michaelni |
And another sechole ...
Originally committed as revision 16346 to …
|
|
|
@2683097
|
16 years |
michaelni |
Fix yet another sechole.
Originally committed as revision 16345 to …
|
|
|
@11c5999e
|
16 years |
michaelni |
Fix another sechole.
Originally committed as revision 16344 to …
|
|
|
@2a522579
|
16 years |
michaelni |
Minor simplification.
Originally committed as revision 16343 to …
|
|
|
@f78a6791
|
16 years |
michaelni |
Remove unused run_start variable.
Originally committed as revision …
|
|
|
@6f5c00eb
|
16 years |
michaelni |
Move sync line pointers code to the end of the loop, it is simpler …
|
|
|
@e3a54b66
|
16 years |
michaelni |
Get rid of check for condition that is always true (run_off < …
|
|
|
@43ba8f35
|
16 years |
michaelni |
Get rid of pix_left in the 2d code, it is simpler that way.
…
|
|
|
@a3636fa0
|
16 years |
Reynaldo H. Verdejo Pinochet |
COSMETICS Part 3 and final of Kenan Gillet's QCELP silence handling …
|
|
|
@4f54fb54
|
16 years |
Reynaldo H. Verdejo Pinochet |
Part 2 of Kenan Gillet's QCELP silence handling patch.
Originally …
|
|
|
@6fe68c7
|
16 years |
michaelni |
Factorize "avctx->width + 2" out to avoid someone mistakenly changing …
|
|
|
@621e6525
|
16 years |
michaelni |
cosmetic (moving pix_left update)
Originally committed as revision …
|
|
|
@1d79850
|
16 years |
michaelni |
Close gaping sechole. That is, a series of run=0 allows arbitrary data …
|
|
|
@d02ab57a
|
16 years |
michaelni |
minor simplification
Originally committed as revision 16333 to …
|
|
|
@66909bc4
|
16 years |
michaelni |
Merge ff_ccitt_unpack_1d and 2d.
Originally committed as revision …
|
|
|
@d68542f0
|
16 years |
michaelni |
Ensure that an invalid run terminates the line.
Originally committed …
|
|
|
@ec5bdf49
|
16 years |
michaelni |
10l != vs. == (yes, my fault not kostya's).
Originally committed as …
|
|
|
@679f3fa9
|
16 years |
michaelni |
indent
Originally committed as revision 16329 to …
|
|
|
@68d48cc
|
16 years |
michaelni |
Simplify zero run handling in put_line().
Originally committed as …
|
|
|
@bc0f7a9
|
16 years |
michaelni |
Avoid negation in put_line().
Originally committed as revision 16327 …
|
|
|
@4e60b643
|
16 years |
michaelni |
Factorize mode switching in put_line().
Originally committed as …
|
|
|
@eb12536
|
16 years |
michaelni |
Fix (rewrite) find_group3_syncmarker().
Originally committed as …
|
|
|
@44fe7113
|
16 years |
stefano.sabatini-lala |
Fix documentation for -passlogfile, the argument is not a file name …
|
|
|
@8d48db31
|
16 years |
michaelni |
CCITT Fax Group 3 and 4 decompression by kostya.
Will be activated …
|
|
|
@df2a3f27
|
16 years |
stefano.sabatini-lala |
Use more descriptive long_names for Video4Linux input devices.
…
|
|
|
@b8d62672
|
16 years |
diego |
ASAO Nelly Moser implementation moved to a better place on mphq.
…
|
|
|
@e4a5f397
|
16 years |
stefano.sabatini-lala |
Choose better names for the variables in create_filter().
Originally …
|
|
|
@175821c6
|
16 years |
stefano.sabatini-lala |
Fix documentation for avfilter_parse_graph().
Originally committed as …
|
|
|
@7274a480
|
16 years |
stefano.sabatini-lala |
Check that the device is a capture device immediately after opening …
|
|
|
@f233d348
|
16 years |
stefano.sabatini-lala |
Remove unnecessary temporary variable "frame_size" from …
|
|
|
@fd867ffd
|
16 years |
stefano.sabatini-lala |
Add missing check on the result of a VIDIOCCAPTURE ioctl.
Originally …
|
|
|
@c40432d3
|
16 years |
stefano.sabatini-lala |
Cosmetics: put a space after each comma, improve consistency and …
|
|
|
@5163c0d9
|
16 years |
benoit.fouet |
s/FFmpeg-devel/ffmpeg-devel/
Originally committed as revision 16314 …
|
|
|
@c1fc7036
|
16 years |
darkshikari |
Fix compilation without optimization under 64-bit with x264 deblock …
|
|
|
@760badc1
|
16 years |
mans |
ARM: add new h264 idct functions
Originally committed as revision …
|
|
|
@337e3fd9
|
16 years |
gpoirier |
Disable usage of ff_h264_idct_add_altivec since AltiVec versions of …
|
|
|
@0fa5f24
|
16 years |
diego |
Change mplayerhq.hu references to ffmpeg.org where appropriate.
…
|
|
|
@ddaf298c
|
16 years |
diego |
Fix sample URL.
Originally committed as revision 16309 to …
|
|
|
@bb0bfcd5
|
16 years |
diego |
The VC-1/WMV3 decoders depend on ENABLE_MSMPEG4_DECODER.
patch by …
|
|
|
@1cca8d24
|
16 years |
lorenm |
flatten an array, since gcc fails at optimizing multidimensional …
|
|
|
@802e9146
|
16 years |
michaelni |
export refs
Originally committed as revision 16306 to …
|
|
|
@53d55e9e
|
16 years |
michaelni |
Allow decoders to set AVCodecContext.refs.
Originally committed as …
|
|
|
@62ea19c0
|
16 years |
michaelni |
Optimize pred_pskip_motion()
7 cpu cycles faster on pentium dual.
…
|
|
|
@c26436ec
|
16 years |
tempn |
add amr in avi riff tags
Originally committed as revision 16303 to …
|
|
|
@ebfb0449
|
16 years |
michaelni |
Indent
Originally committed as revision 16302 to …
|
|
|
@05d3fd44
|
16 years |
michaelni |
Integrate get_te0_golomb() calls into the code, this allows some …
|
|
|
@9963b332
|
16 years |
michaelni |
Use get_ue_golomb_31() where possible, almost all are just in headers …
|
|
|
@0be51462
|
16 years |
michaelni |
Update golomb decoding tables so that get_*_golomb_31() return some …
|
|
|
@0e921e97
|
16 years |
michaelni |
Add get_ue_golomb_31()
Originally committed as revision 16298 to …
|
|
|
@be8497b0
|
16 years |
victorpaesa |
Update again Cygwin Ports URL after my sloppy previous commit.
…
|
|
|
@2f2893ce
|
16 years |
michaelni |
indent
Originally committed as revision 16296 to …
|
|
|
@d42fc4a8
|
16 years |
michaelni |
Use the new VLC table for the first non trailing coeff too.
Sadly only …
|
|
|
@593af7cd
|
16 years |
michaelni |
Optimize esc removal code.
Originally committed as revision 16294 to …
|
|
|
@ffedb5c1
|
16 years |
kostya.shishkov |
352l: correct calculating number of bits for storing macroblock offset …
|
|
|
@2d76bf39
|
16 years |
michaelni |
Indent
Originally committed as revision 16292 to …
|
|
|
@8140955d
|
16 years |
michaelni |
unified CAVLC level decoding LUT.
Quite a bit faster …
|
|
|
@5dd9799d
|
16 years |
victorpaesa |
Complete the list of external libraries.
Originally committed as …
|
|
|
@666a1b34
|
16 years |
victorpaesa |
Advice on compiler versions
Originally committed as revision 16289 to …
|
|
|
@9f6bfe80
|
16 years |
victorpaesa |
Update Cygwin Ports URL.
Originally committed as revision 16288 to …
|
|
|
@8484503e
|
16 years |
victorpaesa |
Bring up to date the Cygwin docs.
Originally committed as revision …
|
|
|
@5cb5023c
|
16 years |
michaelni |
Make h264 parser 50% faster.
Originally committed as revision 16286 …
|
|
|
@abb27cfb
|
16 years |
michaelni |
100l, I broke H.264 again, forgot one hunk.
Thanks to FATE for finding …
|
|
|
@e08715d3
|
16 years |
michaelni |
Optimize 0 0 0-3 search, 45% faster on pentium dual.
Originally …
|
|
|
@f496ab1
|
16 years |
victorpaesa |
The diffutils package is also needed (for the 'cmp' command).
Spotted …
|
|
|
@11c23b64
|
16 years |
andreas |
Revert r16257:
Include "libavutil/common.h" where we use llrint() in …
|
|
|
@9f2ace74
|
16 years |
Carl Eugen Hoyos |
Fix two identical warnings when compiling riff.c and nuv.c with icc: …
|
|
|
@1c53290b
|
16 years |
Carl Eugen Hoyos |
Fix a warning when compiling with icc:
warning #188: enumerated type …
|
|
|
@ec3686e8
|
16 years |
michaelni |
Simplify decode_cabac_mb_ref() a little bit, 2 cpu cycles faster on …
|
|
|
@26695973
|
16 years |
michaelni |
Indent
Originally committed as revision 16278 to …
|
|
|
@b68a4553
|
16 years |
michaelni |
inline decode_cabac_mb_type for I & P frames, 9 cycles faster on …
|
|
|
@1952ac3
|
16 years |
michaelni |
Negate 2 more variables, 1 cpu cycle faster on pentium dual.
…
|
|
|
@03a035e0
|
16 years |
michaelni |
Simplify if/else, no speed change
Originally committed as revision …
|
|
|
@6f3c50f2
|
16 years |
michaelni |
Negate a few variables, this simplifies the code and makes it 5 cycles …
|
|
|
@60c6ba7a
|
16 years |
michaelni |
Simplify ifs(), 8 cpu cycles faster on pentium dual
Originally …
|
|
|
@127a20e3
|
16 years |
michaelni |
Simplify if(), 3 cpu cycles faster in pentium dual.
Originally …
|
|
|