|
|
|
@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
…
|
|
|
@1482fee8
|
20 years |
michaelni |
remove duplicate zigzag tables
Originally committed as revision 4259 …
|
|
|
@36af0c9
|
20 years |
michaelni |
fix idct permutation
Originally committed as revision 4258 to …
|
|
|
@8b6103da
|
20 years |
michaelni |
porting vp3 idct over to lavc idct api
Originally committed as …
|
|
|
@ea191e08
|
20 years |
michaelni |
remove permutation done to quant tables and then undone during idct …
|
|
|
@b178f758
|
20 years |
michaelni |
disabling vp3 mmx&mmx2 idcts, they must be ported over to the lavc …
|
|
|
@36661afe
|
20 years |
michaelni |
fix last coeff
Originally committed as revision 4254 to …
|
|
|
@a2df5a50
|
20 years |
michaelni |
clear blocks after each idct instead of per picture
dont store the all …
|
|
|
@1cf9f514
|
20 years |
ikalvachev |
parse and save hrd_fullness and range_map
Originally committed as …
|
|
|
@dbe676d3
|
20 years |
diego |
Cygwin now has a native inttypes.h that works better than the custom …
|
|
|
@220a6f40
|
20 years |
michaelni |
some benchmarking code
Originally committed as revision 4250 to …
|
|
|
@d5e18835
|
20 years |
michaelni |
various 10l fixes for the loop filter
Originally committed as …
|
|
|
@42cc17f9
|
20 years |
ikalvachev |
whitespace cosmetics
Originally committed as revision 4248 to …
|
|
|
@d3f28f05
|
20 years |
mans |
add VP30 fourcc
Originally committed as revision 4247 to …
|
|
|
@7bad42cf
|
20 years |
michaelni |
fix dequant matrix
Originally committed as revision 4246 to …
|
|
|
@0d175622
|
20 years |
michaelni |
another try at decode_ref_pic_list_reordering()
Originally committed …
|
|
|
@3f9d3777
|
20 years |
mans |
work with latest svn of x264
Originally committed as revision 4244 to …
|
|
|
@d9995c5a
|
20 years |
michaelni |
ffm.c rev 1.39+
Originally committed as revision 4243 to …
|
|
|
@83fa2ef8
|
20 years |
michaelni |
round duration up in mov
Originally committed as revision 4242 to …
|
|
|
@89ba9eed
|
20 years |
michaelni |
preserve parse context
Originally committed as revision 4241 to …
|
|
|
@6ab87211
|
20 years |
michaelni |
fill missing reference pictures with something to avoid assertion …
|
|
|
@cf5c5c8f
|
20 years |
michaelni |
10l (%f vs. %Ld)
Originally committed as revision 4239 to …
|
|
|
@ba7ee4a4
|
20 years |
mans |
fix theora header parsing
patch by Matthieu Castet <castet dot …
|
|
|
@30344a83
|
20 years |
mans |
remove/replace non-ascii characters
Originally committed as revision …
|
|
|
@e7a4dafb
|
20 years |
mans |
set correct source path when running configure using relative path
…
|
|
|
@ad2b531d
|
20 years |
mans |
change extradata format for vorbis
Originally committed as revision …
|
|
|
@e817a73d
|
20 years |
michaelni |
fix mimetype
Originally committed as revision 4234 to …
|
|
|
@0444b023
|
20 years |
michaelni |
alignment fix by (Gábor Kovács >picard demoscene hu)
Originally …
|
|
|
@d2cc7468
|
20 years |
michaelni |
10l (mb_type uninitalized and then changed and overwritten)
…
|
|
|
@5cb46bc7
|
20 years |
michaelni |
typo found by Chengji Zhao
Originally committed as revision 4231 to …
|
|
|
@efc39ba8
|
20 years |
mans |
allow various x86 models with --tune
Originally committed as revision …
|
|
|
@5b558574
|
20 years |
mans |
check theora version
Originally committed as revision 4229 to …
|
|
|
@5085d59d
|
20 years |
michaelni |
arm alignment fix
Originally committed as revision 4228 to …
|
|
|
@87017bad
|
20 years |
michaelni |
10l (rescaling AV_NOPTS_VALUE)
Originally committed as revision 4227 …
|
|
|
@1677155d
|
20 years |
michaelni |
10l (overflows)
Originally committed as revision 4226 to …
|
|
|
@25a0a0a5
|
20 years |
ikalvachev |
few bistream fixes and verbosity tweaks
Originally committed as …
|
|
|
@4ad8ecd1
|
20 years |
michaelni |
sanity check
Originally committed as revision 4224 to …
|
|
|
@d9c780a8
|
20 years |
michaelni |
some asserts()
Originally committed as revision 4223 to …
|
|
|
@bf873ee6
|
20 years |
michaelni |
b_frame_strategy sanity check
Originally committed as revision 4222 …
|
|
|
@49d4098
|
20 years |
diego |
Add missing pp=ac to pp_help.
Originally committed as revision 4221 …
|
|
|
@bcfc40ae
|
20 years |
mans |
flac in ogg support
based on patch by Matthieu Castet <castet dot …
|
|
|
@160147cc
|
20 years |
michaelni |
fixing decoding of AlanKay-245.asf
Originally committed as revision …
|
|
|
@aac064b5
|
20 years |
mans |
theora decoding using libtheora
Originally committed as revision 4218 …
|
|
|
@1ed923ea
|
20 years |
mans |
support theora in ogg, plus required ogg core changes
Originally …
|
|
|
@ef56de32
|
20 years |
michaelni |
support the LE reader, so it can be tested a little
Originally …
|
|
|