|
|
|
@a7cc4304
|
20 years |
michaelni |
apiexample fix by (Chip: szarlada, freemail hu)
Originally committed …
|
|
|
@59d8efb3
|
20 years |
michaelni |
uint_fast64_t emulation by (Wolfram Gloger: wmglo, dent med …
|
|
|
@8d204aa4
|
20 years |
michaelni |
10l (dont read variables before they have been set)
Originally …
|
|
|
@69d93a13
|
20 years |
michaelni |
typo fix by (lists: kenneth aafloy net)
Originally committed as …
|
|
|
@fb3ca6ba
|
20 years |
mans |
remove mixed code/declarations
Originally committed as revision 4353 …
|
|
|
@d05c15cb
|
20 years |
michaelni |
mpegts regression test
Originally committed as revision 4352 to …
|
|
|
@cf7fc795
|
20 years |
fabrice |
support for adding new components (syntax: ffmpeg -i input_file …
|
|
|
@ae27975d
|
20 years |
fabrice |
subtitle option
Originally committed as revision 4350 to …
|
|
|
@8b475508
|
20 years |
fabrice |
buggy PCR output (just to keep HW decoders happy) - audio and subtitle …
|
|
|
@09730260
|
20 years |
fabrice |
optional ISO 639 3 letter language field
Originally committed as …
|
|
|
@a9c3213f
|
20 years |
fabrice |
DVD subtitle parsing - show mpeg component IDs by default
Originally …
|
|
|
@240c1657
|
20 years |
fabrice |
subtitle codec type support
Originally committed as revision 4346 to …
|
|
|
@c62112f
|
20 years |
michaelni |
remove some purely cosmetical hunks
Originally committed as revision …
|
|
|
@47805d21
|
20 years |
michaelni |
fix stream class
fix a infinite loop on corrupted streams
Originally …
|
|
|
@01bd1ed
|
20 years |
michaelni |
fix stream class
fix a infinite loop on corrupted streams
Originally …
|
|
|
@1d92cc2b
|
20 years |
michaelni |
a step toward CODEC_TYPE_DATA support
remove a little duplicated code
…
|
|
|
@0f0680c
|
20 years |
michaelni |
10l (segfault fix)
Originally committed as revision 4341 to …
|
|
|
@84adb95a
|
20 years |
diego |
Ignore .pc files.
Originally committed as revision 4340 to …
|
|
|
@43efd19
|
20 years |
lorenm |
decode H.264 with 8x8 transform.
deblocking is still incorrect with …
|
|
|
@20ffdcf9
|
20 years |
michaelni |
one bugfix and a few gcc4 bug workaorunds by (Gianluigi Tiesi: …
|
|
|
@d2bb7db1
|
20 years |
lorenm |
sort H.264 mmx dsp functions into their own file
Originally committed …
|
|
|
@c26ae41d
|
20 years |
michaelni |
adding a few const
Originally committed as revision 4337 to …
|
|
|
@435b0720
|
20 years |
michaelni |
100l for myself (breaking amd64)
Originally committed as revision …
|
|
|
@ca159196
|
20 years |
mans |
fix segfault if flush is called before the first frame
(I think that's …
|
|
|
@6510f43c
|
20 years |
michaelni |
merge a few asm blocks so gcc cant unoptimize it (658->631 dezicycles …
|
|
|
@987ae784
|
20 years |
michaelni |
get rid of 2 movq (680 -> 658 dezicycles on duron)
Originally …
|
|
|
@e4b36d44
|
20 years |
michaelni |
avoid one transpose (730->680 dezicycles on duron)
Originally …
|
|
|
@85bbfcd4
|
20 years |
lorenm |
10l (symbol mangling)
Originally committed as revision 4331 to …
|
|
|
@1f3dbc09
|
20 years |
michaelni |
add rounding bias before the horizontal idct (765->730 dezicyles on …
|
|
|
@1d62fc85
|
20 years |
lorenm |
MMX for H.264 iDCT (adapted from x264)
Originally committed as …
|
|
|
@ef7b5aee
|
20 years |
mans |
add -gray command line flag
Originally committed as revision 4328 to …
|
|
|
@5a408f91
|
20 years |
michaelni |
decrease V_NB_BITS if possible
Originally committed as revision 4327 …
|
|
|
@f4e61cd1
|
20 years |
michaelni |
more trivial optimizations
Originally committed as revision 4326 to …
|
|
|
@568d4b81
|
20 years |
mans |
enable x264 multi-threading
Originally committed as revision 4325 to …
|
|
|
@9a9d5301
|
20 years |
michaelni |
maxdepth is supposed to be a constant, its faster if its too large …
|
|
|
@5cad192d
|
20 years |
nicola.sabbi |
according to the standard the object_type for H264 is 33, not 241
…
|
|
|
@536ffa59
|
20 years |
michaelni |
Fix url_fsize for large files patch by (Wolfram Gloger: wmglo, dent …
|
|
|
@d3655fad
|
20 years |
michaelni |
trivial pre-C99 fix for rtp.c by (Wolfram Gloger: wmglo, dent med …
|
|
|
@de312e51
|
20 years |
michaelni |
optimizations
Originally committed as revision 4320 to …
|
|
|
@f56f96d8
|
20 years |
michaelni |
faster float->short conversation
Originally committed as revision …
|
|
|
@e19ca845
|
20 years |
michaelni |
ilog() -> av_log2()
Originally committed as revision 4318 to …
|
|
|
@13c2469d
|
20 years |
michaelni |
Vorbis sse fix by (Balatoni Denes: dbalatoni, programozo hu)
…
|
|
|
@6d1feb02
|
20 years |
lorenm |
decode h264 end-of-slice flag
Originally committed as revision 4316 …
|
|
|
@2143116d
|
20 years |
michaelni |
changing a few AV_LOG_DEBUG to AV_LOG_INFO
Originally committed as …
|
|
|
@2692067a
|
20 years |
michaelni |
AVPacket.pos
Originally committed as revision 4314 to …
|
|
|
@4aa606ec
|
20 years |
michaelni |
tr -d '\015'
Originally committed as revision 4313 to …
|
|
|
@3f3f8b2b
|
20 years |
michaelni |
cleanup
Originally committed as revision 4312 to …
|
|
|
@6ad1fa5a
|
20 years |
michaelni |
Better ARM support for mplayer/ffmpeg, ported from atty fork
while …
|
|
|
@c66a4434
|
20 years |
michaelni |
very tiny script to remove tabs and trailing whitespace from patches
…
|
|
|
@ded78ac0
|
20 years |
michaelni |
vhook watermark patch by (Marcus Engene: ffmpeg, engene se)
…
|
|
|
@b4a3389e
|
20 years |
michaelni |
sync output stream against any input stream (extension of map) patch …
|
|
|
@e18c1f19
|
20 years |
michaelni |
AV_LOG_DEBUG is not a good default ...
Originally committed as …
|
|
|
@d1ccf0e0
|
20 years |
michaelni |
RTP/RTSP and MPEG4-AAC audio
- preliminary support for mpeg4-aac rtp …
|
|
|
@3072f0cb
|
20 years |
mplayer |
MMX code for (put|avg)_h264_chroma_mc8
Originally committed as …
|
|
|
@9c7154c7
|
20 years |
mike |
read loop filter limit values from Theora header, courtesy of Matthieu …
|
|
|
@f39e56a8
|
20 years |
michaelni |
ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, …
|
|
|
@bb4c2140
|
20 years |
michaelni |
libgsm warper by (Alban Bedel: albeu, free fr)
Originally committed …
|
|
|
@cefe060
|
20 years |
michaelni |
av_find_stream_info() end check fixes
10l (wrong time base)
use …
|
|
|
@ded8477
|
20 years |
michaelni |
fix max b frames with b frame strategy 1
Originally committed as …
|
|
|
@68fc9c27
|
20 years |
michaelni |
b frame strategy
set emu edge if lowres
Originally committed as …
|
|
|
@0775c88f
|
20 years |
michaelni |
START/STOP_TIMER for ppc32 by (Luca Barbato: lu_zero, gentoo org)
…
|
|
|
@2935001c
|
20 years |
mike |
fix bugs in new loop filter code; also, refrain from filtering against …
|
|
|
@e2b9cf4e
|
20 years |
michaelni |
update current_sample number for non split mode
fix chunk split …
|
|
|
@45139adf
|
20 years |
michaelni |
segfault fix
Originally committed as revision 4295 to …
|
|
|
@86d8602
|
20 years |
michaelni |
support non interleaved mov files
Originally committed as revision …
|
|
|
@14ee9d15
|
20 years |
michaelni |
remove unused vp3 related function pointers
Originally committed as …
|
|
|
@72053728
|
20 years |
michaelni |
disable broken loop filter optimization
melanson please test your …
|
|
|
@f44b08a5
|
20 years |
mike |
apply the loop filter to fragments as they are rendered into the final …
|
|
|
@dc4b78d9
|
20 years |
mike |
render by the slice rather than the plane
Originally committed as …
|
|
|
@d57b7316
|
20 years |
michaelni |
10l (overwriting w/h with 0)
Originally committed as revision 4289 to …
|
|
|
@7dc9ed1
|
20 years |
mike |
clean up some warnings and dead code
Originally committed as revision …
|
|
|
@84a96d6a
|
20 years |
michaelni |
1.) LGPL license mentioned
2.) Stack useage decreased by 64kb
3.) One …
|
|
|
@7f9926a4
|
20 years |
mike |
another bitstream extraction to optimize: fixed-length motion vectors
…
|
|
|
@3f2bf07b
|
20 years |
mans |
fix ac3 and dts detection (patch by Joakim Plate <joakim.plate at …
|
|
|
@6634d0ef
|
20 years |
nicolas.plourde |
Should fix altivec detection for g3 system.
Originally committed as …
|
|
|
@39922395
|
20 years |
mike |
read Huffman tables from Theora header (patch courtesy of
Matthieu …
|
|
|
@69599eea
|
20 years |
mans |
don't try to find file length if streaming
Originally committed as …
|
|
|
@ba4ffc2b
|
20 years |
lorenm |
memory leak
Originally committed as revision 4282 to …
|
|
|
@2c578058
|
20 years |
mans |
accept old extradata format
Originally committed as revision 4281 to …
|
|
|
@d381c505
|
20 years |
mans |
fix decoding of multi-channel vorbis streams
Originally committed as …
|
|
|
@7beddb1
|
20 years |
michaelni |
use O(number of non zero coeffs) instead of O(number of coeffs) …
|
|
|
@29860cc8
|
20 years |
lorenm |
fix crash on negative POC
Originally committed as revision 4278 to …
|
|
|
@d3076955
|
20 years |
mike |
replace unpack_token() with a series of lookup tables
Originally …
|
|
|
@def4272a
|
20 years |
Aurélien Jacobs |
install libav(codec|format).pc/libpostproc.pc for pkg-config (original …
|
|
|
@a965c478
|
20 years |
Aurélien Jacobs |
drop most url_fileno() calls (allows to use ByteIOContext directly in …
|
|
|
@3b5ffe7
|
20 years |
michaelni |
fix mpeg2 chroma_420_type
Originally committed as revision 4274 to …
|
|
|
@f4daf33e
|
20 years |
mike |
fix 4MV MC and reinstate new MC VLC
Originally committed as revision …
|
|
|
@7919d97e
|
20 years |
mans |
fix shared libpostproc build
Originally committed as revision 4272 to …
|
|
|
@5cf08f23
|
20 years |
lorenm |
H.264 deblocking optimizations (mmx for chroma_bS4 case, convert …
|
|
|
@288774bb
|
20 years |
michaelni |
reduce size of Vp3Fragment from 32byte to 16byte
Originally committed …
|
|
|
@b5da3635
|
20 years |
michaelni |
optimizing rle decoding loops a little
Originally committed as …
|
|
|
@8aeadb90
|
20 years |
michaelni |
disabling buggy optimizations
Originally committed as revision 4268 …
|
|
|
@d8278bab
|
20 years |
mike |
replace get_superblock_run_length() with a VLC table
Originally …
|
|
|
@0ad72bdd
|
20 years |
mike |
use VLCs for in place of get_fragment_run_length(), get_mode_code(), …
|
|
|
@4935b1b9
|
20 years |
mike |
signature has an 'x'
Originally committed as revision 4265 to …
|
|
|
@b81f8949
|
20 years |
mike |
Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson …
|
|
|
@6f7aa589
|
20 years |
michaelni |
some optimizations gcc should have done (10% faster loop filter)
…
|
|
|
@ee408ead
|
20 years |
michaelni |
SATURATE_U8 -> clip_uint8 (10% faster loop filter)
Originally …
|
|
|
@0bde73d
|
20 years |
michaelni |
Vorbis decoder by (Balatoni Denes | dbalatoni programozo hu)
…
|
|
|
@5773a746
|
20 years |
michaelni |
porting the mmx&sse2 (sse2 untested) vp3 idcts to the lavc idct API
…
|
|
|