|
|
|
@40a12840
|
21 years |
michaelni |
rv10 fix
Originally committed as revision 2544 to …
|
|
|
@68b94c35
|
21 years |
michaelni |
rv20 decoder
Originally committed as revision 2543 to …
|
|
|
@3e8a5124
|
21 years |
michaelni |
forgot
Originally committed as revision 2542 to …
|
|
|
@dba019d
|
21 years |
michaelni |
h263 alternative inter vlc support
Originally committed as revision …
|
|
|
@cc15c931
|
21 years |
michaelni |
H264 fourcc patch by (Laurent Aimar <fenrir at via dot ecp dot fr>)
…
|
|
|
@68ca24e6
|
21 years |
michaelni |
intra16x16 fix
Originally committed as revision 2539 to …
|
|
|
@8fc7c993
|
21 years |
michaelni |
10000l
Originally committed as revision 2538 to …
|
|
|
@d3985de7
|
21 years |
michaelni |
cleanup
Originally committed as revision 2537 to …
|
|
|
@f7190f73
|
21 years |
michaelni |
h263 OBMC & 4MV support
cleanup
Originally committed as revision 2536 …
|
|
|
@a11d11aa
|
21 years |
michaelni |
seek by mouse in ffplay patch by (Michel Bardiaux <mbardiaux at …
|
|
|
@e26a8335
|
21 years |
michaelni |
debug parameter patch by (Wolfgang Hesseler <qv at multimediaware dot …
|
|
|
@b68ab260
|
21 years |
michaelni |
dont read from b frames if draw_horiz_band==NULL
Originally committed …
|
|
|
@e15c330
|
21 years |
Roman R. |
* 3x encoding speedup. Finally we seem to be on par with libdv
in …
|
|
|
@e1c2a5a0
|
21 years |
r_togni |
- Add reget_buffer() function to AVCodecContext
- Add default …
|
|
|
@9bc8b386
|
21 years |
michaelni |
16x8 MV vissualization by (Wolfgang Hesseler <qv at multimediaware dot …
|
|
|
@bc1e3646
|
21 years |
michaelni |
10l
Originally committed as revision 2529 to …
|
|
|
@28ba74a6
|
21 years |
michaelni |
Patch for PPM probing by (Rob Joyce <rjoyce at twcny dot rr dot com>)
…
|
|
|
@105c3d25
|
21 years |
alex |
theora alpha3 support (with maintaining backward compatibility, maybe …
|
|
|
@9a7ad925
|
21 years |
alex |
finally working with old theora bitstream (flipped image), the only …
|
|
|
@bcbecff1
|
21 years |
fabrice |
fixed memory leak
Originally committed as revision 2525 to …
|
|
|
@91628427
|
21 years |
philipjsg |
Add more resilience in reading ffm files. In particular, don't assume …
|
|
|
@d445a7e9
|
21 years |
philipjsg |
Changed a bunch of calls to sprintf to snprintf to protect against …
|
|
|
@bf63eb4b
|
21 years |
michaelni |
av_d2q() documentation
Originally committed as revision 2522 to …
|
|
|
@11498da3
|
21 years |
mike |
set frame rate information, for good measure
Originally committed as …
|
|
|
@d66dae57
|
21 years |
mike |
use the proper file framerate (specified by a float); account the pts …
|
|
|
@42cad81
|
21 years |
mike |
yep, FLI support
Originally committed as revision 2519 to …
|
|
|
@ad0d17f1
|
21 years |
michaelni |
qprd with b frames fix
Originally committed as revision 2518 to …
|
|
|
@dd3e415e
|
21 years |
michaelni |
qprd needs mbd=2
Originally committed as revision 2517 to …
|
|
|
@4b813d5c
|
21 years |
kabi |
* sys/types.h for size_t
Originally committed as revision 2516 to …
|
|
|
@67070e4f
|
21 years |
kabi |
* *FILE needs <stdio.h>
Originally committed as revision 2515 to …
|
|
|
@57489bc5
|
21 years |
ikalvachev |
silence few warnings
Originally committed as revision 2514 to …
|
|
|
@9515c0c1
|
21 years |
michaelni |
better fix
Originally committed as revision 2513 to …
|
|
|
@7d587359
|
21 years |
michaelni |
small mjpeg fix by (James Stembridge <jstembridge at users dot …
|
|
|
@278de475
|
21 years |
michaelni |
support more codecs in MPEG-TS patch by (mru at kth dot se (Måns …
|
|
|
@30758048
|
21 years |
michaelni |
ac prediction with rate distorted qp fix
Originally committed as …
|
|
|
@1f26c6f3
|
21 years |
michaelni |
rate distored optimal lambda->qp support
Originally committed as …
|
|
|
@567e36d8
|
21 years |
michaelni |
last frame
Originally committed as revision 2508 to …
|
|
|
@c512b303
|
21 years |
ikalvachev |
mpegvideo is back
Originally committed as revision 2507 to …
|
|
|
@e240a0bb
|
21 years |
fabrice |
simpler bandwidth allocation for RTSP streaming - use av_read_frame() …
|
|
|
@72ea344b
|
21 years |
fabrice |
initial seek support
Originally committed as revision 2505 to …
|
|
|
@254abc2e
|
21 years |
fabrice |
use av_read_frame() - added initial seek support (rename -start to -ss …
|
|
|
@afda223c
|
21 years |
fabrice |
frame rate should be completely disabled in asf (closer now) - …
|
|
|
@155e9ee9
|
21 years |
fabrice |
initial seek support
Originally committed as revision 2502 to …
|
|
|
@27f388aa
|
21 years |
fabrice |
seek support
Originally committed as revision 2501 to …
|
|
|
@f9b5459e
|
21 years |
fabrice |
seeking support - fixed some ADPCM decoding cases
Originally …
|
|
|
@8e38ff0c
|
21 years |
fabrice |
fixed double free
Originally committed as revision 2499 to …
|
|
|
@ba0ce88a
|
21 years |
fabrice |
added parsing
Originally committed as revision 2498 to …
|
|
|
@4986a429
|
21 years |
fabrice |
seek support for PCM formats
Originally committed as revision 2497 to …
|
|
|
@ccd39ae6
|
21 years |
fabrice |
use parsers
Originally committed as revision 2496 to …
|
|
|
@ff762d6e
|
21 years |
fabrice |
initial seek support - more generic play/pause support
Originally …
|
|
|
@fb2758c8
|
21 years |
fabrice |
initial av_read_frame() and av_seek_frame() support
Originally …
|
|
|
@c6f353ff
|
21 years |
fabrice |
also parse extradata for MPEG4
Originally committed as revision 2493 …
|
|
|
@8424cf50
|
21 years |
fabrice |
new audio/video parser API
Originally committed as revision 2492 to …
|
|
|
@962d6ae6
|
21 years |
fabrice |
exported mpa_decode_header for new parser API
Originally committed as …
|
|
|
@8dbcc9f2
|
21 years |
fabrice |
comment fix
Originally committed as revision 2490 to …
|
|
|
@b595afaa
|
21 years |
mike |
added palette support to the QT demuxer; registered SMC video decoder …
|
|
|
@11e29a41
|
21 years |
mike |
added Apple Graphics (SMC) decoder
Originally committed as revision …
|
|
|
@aa39a622
|
21 years |
r_togni |
4bpp support
Originally committed as revision 2487 to …
|
|
|
@1dc1ed99
|
21 years |
r_togni |
8BPS decoder
Originally committed as revision 2486 to …
|
|
|
@e02c251e
|
21 years |
r_togni |
Set buffer hints, use cr where available
Originally committed as …
|
|
|
@074c4ca7
|
21 years |
r_togni |
Add cr codec capability and buffer hints
Originally committed as …
|
|
|
@46888748
|
21 years |
michaelni |
1000l
Originally committed as revision 11407 to …
|
|
|
@598401ce
|
21 years |
michaelni |
fix context=1
remove always_inline, gcc fails to inline other more …
|
|
|
@3f76a287
|
21 years |
michaelni |
cvsignore patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
…
|
|
|
@1d768c3
|
21 years |
r_togni |
100l: sometime palette was not copied to output frame
Originally …
|
|
|
@19d053c5
|
21 years |
Roman R. |
* fixes for broken builds on Solaris, OS2 and all bingendian
…
|
|
|
@ec62c38f
|
21 years |
michaelni |
-sws 0 && -ssf chs fixed
Originally committed as revision 11380 to …
|
|
|
@28c70622
|
21 years |
michaelni |
use .mp4 in one of the mpeg4 regression tests
Originally committed as …
|
|
|
@dd0003fa
|
21 years |
michaelni |
removing borderline spyware
Originally committed as revision 2478 to …
|
|
|
@f3203047
|
21 years |
michaelni |
ffv1 regression test
Originally committed as revision 2477 to …
|
|
|
@e45ccf7
|
21 years |
michaelni |
movenc patch by (Gildas Bazin <gbazin at altern dot org>)
Originally …
|
|
|
@75388c74
|
21 years |
michaelni |
2nd attempt at OS/X shared/mdynamicnopic fix by ("Steven M. Schultz" …
|
|
|
@3d0ef6d
|
21 years |
michaelni |
av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot …
|
|
|
@ea05d9c9
|
21 years |
michaelni |
flush fix (untested)
Originally committed as revision 2473 to …
|
|
|
@e0595741
|
21 years |
michaelni |
-target option patch by (Vidar Madsen <vidar at prosalg dot no>)
this …
|
|
|
@89b9441a
|
21 years |
michaelni |
only add prefix after \n
Originally committed as revision 2471 to …
|
|
|
@762357e6
|
21 years |
michaelni |
10l (fixes dct coeff noise reduction)
Originally committed as …
|
|
|
@9b879566
|
21 years |
michaelni |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
…
|
|
|
@8bae9dd
|
21 years |
michaelni |
10l (forgot that the dstW offset is hardcoded in the asm)
Originally …
|
|
|
@821cb11
|
21 years |
michaelni |
noise reduction of dct coefficients
Originally committed as revision …
|
|
|
@432d84c3
|
21 years |
michaelni |
10l ...
Originally committed as revision 2467 to …
|
|
|
@875efaf
|
21 years |
r_togni |
Moved to new palette API
Added check to aviod stride change between …
|
|
|
@5e29abf8
|
21 years |
r_togni |
Make avi and asf demuxer export palette in palctrl
Originally …
|
|
|
@2e99641b
|
21 years |
r_togni |
Fix some palette related defines, bump build number
Originally …
|
|
|
@2cbb782
|
21 years |
michaelni |
ffv1 rgb support
Originally committed as revision 2463 to …
|
|
|
@eb592f6a
|
21 years |
michaelni |
;
Originally committed as revision 2462 to …
|
|
|
@b5c950c
|
21 years |
michaelni |
int_fast??_t emulation for broken systems which dont conform to ISO C …
|
|
|
@04939fb7
|
21 years |
r_togni |
100l: free previous frame, not current one!
Set reference flag for …
|
|
|
@bc0219fd
|
21 years |
r_togni |
Don't memcpy from unallocated memory
Originally committed as revision …
|
|
|
@ddaae6a
|
21 years |
Roman R. |
* DV demuxer is now capable of decoding auxilary audio stream. So,
…
|
|
|
@99614dd
|
21 years |
michaelni |
configure on SGI IRIX patch by (Michel Bardiaux <mbardiaux at peaktime …
|
|
|
@84f608f4
|
21 years |
michaelni |
New options for intra/inter matrices patch by (Vidar Madsen <vidar at …
|
|
|
@d43fb4e8
|
21 years |
michaelni |
move identical code into its own function
intXY_t -> int_fastXY_t
…
|
|
|
@237e4938
|
21 years |
michaelni |
initalize various uninitalized variables and avoid …
|
|
|
@f259747b
|
21 years |
michaelni |
100l (SAR is written as height/width instead of width/height in the …
|
|
|
@5f19481
|
21 years |
michaelni |
pts fix and related fixes
Originally committed as revision 2452 to …
|
|
|
@2a2bbcb0
|
21 years |
mike |
revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) …
|
|
|
@9df1d249
|
21 years |
michaelni |
dumping funny numbers from first zygo i frame header
Originally …
|
|
|
@43a13e72
|
21 years |
alex |
initial support for zygovideo
Originally committed as revision 2449 …
|
|
|
@8b1ab7bf
|
21 years |
fabrice |
added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux …
|
|
|