|
|
|
@3c5ce6dc
|
22 years |
michaelni |
cleanup
Originally committed as revision 1627 to …
|
|
|
@640950c7
|
22 years |
michaelni |
mpeg2 field pictures + sliced mode (doesnt work with mplayer though, …
|
|
|
@1d98dca3
|
22 years |
michaelni |
10l
Originally committed as revision 1625 to …
|
|
|
@dfb476cb
|
22 years |
michaelni |
field picture decoding support (16x16 MC blocks only as i dont have …
|
|
|
@968ea8d9
|
22 years |
michaelni |
disabling aic for h263p regression test
Originally committed as …
|
|
|
@21e59552
|
22 years |
michaelni |
extended option for h263+ patch by (fixounet at free dot fr) with some …
|
|
|
@3b4f73dc
|
22 years |
michaelni |
typo (fixes wmv1 regression test in c)
Originally committed as …
|
|
|
@87638494
|
22 years |
philipjsg |
Try to eliminate memory leak on stream termination. It doesn't crash, …
|
|
|
@cb275dd9
|
22 years |
philipjsg |
This should fix the negative bandwidth in use in ffserver. Turned out …
|
|
|
@6b9b85c1
|
22 years |
kabi |
* minor optimalization
Originally committed as revision 1618 to …
|
|
|
@b0368839
|
22 years |
michaelni |
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
bitexact cleanup
…
|
|
|
@a5dbb247
|
22 years |
michaelni |
fixing inaccurate frame_rate
Originally committed as revision 1616 to …
|
|
|
@17938602
|
22 years |
michaelni |
10l
Originally committed as revision 1615 to …
|
|
|
@e51d6d27
|
22 years |
michaelni |
h263(+) clenaup & bugfixes
Originally committed as revision 1614 to …
|
|
|
@d671e2fe
|
22 years |
michaelni |
fixing padding bug autodetection for some rare files, closes bug …
|
|
|
@948c3a13
|
22 years |
michaelni |
support for PAL 4:1:1 SMPTE 314M DV streams patch by (Roman …
|
|
|
@cd58d04
|
22 years |
michaelni |
h263 me range increased -> checksum for h263, rv10 updated
ac3 …
|
|
|
@ebbcdc9a
|
22 years |
michaelni |
user specified motion estimation range limit
h263 me range fixed (was …
|
|
|
@3a13f6bd
|
22 years |
kabi |
* compile PNG only when ZLIB is available
Originally committed as …
|
|
|
@2ec23b6
|
22 years |
michaelni |
move repeat_pict field from AVCodecContext -> AVFrame (closes bug …
|
|
|
@5082f759
|
22 years |
revol |
prettier debug output
Originally committed as revision 1607 to …
|
|
|
@dee076f
|
22 years |
revol |
temporary fix: BeOS only has 'which' as an alias to a shell func :) …
|
|
|
@e2f9490
|
22 years |
fabrice |
added DTG active format information
Originally committed as revision …
|
|
|
@a28fbb3f
|
22 years |
michaelni |
ogg deallocate patch by (Mark Hills <mark at pogo dot org dot uk>)
…
|
|
|
@ae39132
|
22 years |
kabi |
* using const buffers for reading
Originally committed as revision …
|
|
|
@24def10e
|
22 years |
kabi |
* const arrays
Originally committed as revision 1602 to …
|
|
|
@135ee03a
|
22 years |
kabi |
* fixed IMA WAV decoding (though still might not be fully correct)
* …
|
|
|
@676b385c
|
22 years |
michaelni |
huffyuv v1 tables, as they are essential and the only possible way for …
|
|
|
@d4c48e48
|
22 years |
michaelni |
get_vlc2() "docs"
Originally committed as revision 1599 to …
|
|
|
@3e499f53
|
22 years |
michaelni |
cleanup
Originally committed as revision 9500 to …
|
|
|
@8c031d1c
|
22 years |
michaelni |
round readed bits up to next 32bits, as orginal huffyuv cant handle …
|
|
|
@d4e24275
|
22 years |
michaelni |
sws_ prefix, more seperation between internal & external swscaler API …
|
|
|
@efa04ce2
|
22 years |
philipjsg |
Make ACLs work correctly for streams. Try comparing the addresses in …
|
|
|
@df081b2f
|
22 years |
michaelni |
32 vs. 64bit bugfix by (Dave Huang (dahanc))
Originally committed as …
|
|
|
@4363b41d
|
22 years |
michaelni |
100l (gcc 3.2 .....)
Originally committed as revision 9478 to …
|
|
|
@5427e242
|
22 years |
michaelni |
yuv2rgb brightness/contrast/saturation/different colorspaces support …
|
|
|
@5d5fef0a
|
22 years |
fabrice |
avoid false URL protocol detection when using ':' in filenames
…
|
|
|
@b2a3fcb7
|
22 years |
michaelni |
reverse incorrect stride < (width+7)&~7 fix
Originally committed as …
|
|
|
@8f3cf0f6
|
22 years |
nickols_k |
sync with mplayerxp. Fixes some 405.avi related flaws
Originally …
|
|
|
@20380eb8
|
22 years |
michaelni |
cleanup
Originally committed as revision 9456 to …
|
|
|
@aeae5d53
|
22 years |
michaelni |
optimize
Originally committed as revision 9455 to …
|
|
|
@64094f37
|
22 years |
kabi |
* using $(MAKE)
Originally committed as revision 1592 to …
|
|
|
@185fdc54
|
22 years |
michaelni |
fixing 410 -> 420
Originally committed as revision 1591 to …
|
|
|
@c947dec9
|
22 years |
kabi |
* sync with main liba52 sources
Originally committed as revision 1590 …
|
|
|
@ca390e72
|
22 years |
kabi |
* update cleanup rules (Steven M. Schultz)
* memaling check (Steven …
|
|
|
@7604246d
|
22 years |
michaelni |
more #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at …
|
|
|
@0a6de063
|
22 years |
philipjsg |
Updated with many new features.
Originally committed as revision 1587 …
|
|
|
@9902f4e2
|
22 years |
michaelni |
1000l
Originally committed as revision 9435 to …
|
|
|
@4e61e21c
|
22 years |
michaelni |
bigendian bug (fixes?)
Originally committed as revision 9434 to …
|
|
|
@deb2277c
|
22 years |
michaelni |
simpler & faster
Originally committed as revision 9431 to …
|
|
|
@bba9b16c
|
22 years |
michaelni |
moving postprocess to ffmpeg/libavcodec
Originally committed as …
|
|
|
@7d67e968
|
22 years |
michaelni |
improving parsing of incomplete headers
Originally committed as …
|
|
|
@e54d94ba
|
22 years |
michaelni |
cleanup
Originally committed as revision 9418 to …
|
|
|
@0481412a
|
22 years |
michaelni |
brightness / saturation / contrast / different yuv colorspace support …
|
|
|
@6542b44e
|
22 years |
michaelni |
cleanup
Originally committed as revision 9415 to …
|
|
|
@77a49659
|
22 years |
michaelni |
cleanup
Originally committed as revision 9414 to …
|
|
|
@d271b84b
|
22 years |
revol |
Looks like this one was forgotten in the INT -> int_t move
Originally …
|
|
|
@3f07e605
|
22 years |
revol |
fix for legacy audio
Originally committed as revision 1583 to …
|
|
|
@244b8613
|
22 years |
kabi |
* int64_t is now the right name
- also it would be nice to preserve …
|
|
|
@9858f773
|
22 years |
michaelni |
avoid #include "../
Originally committed as revision 9403 to …
|
|
|
@6524b64
|
22 years |
michaelni |
#ifdef c++
Originally committed as revision 9402 to …
|
|
|
@2720569a
|
22 years |
kabi |
* prototypes at one place
Originally committed as revision 1579 to …
|
|
|
@0c1a9eda
|
22 years |
kabi |
* UINTX -> uintx_t INTX -> intx_t
Originally committed as revision …
|
|
|
@4596673c
|
22 years |
michaelni |
-fPIC compileable
Originally committed as revision 9395 to …
|
|
|
@b3b8bf64
|
22 years |
michaelni |
yv12 -> yuy2 converter in alpha asm (from mplayerxp)
Originally …
|
|
|
@f0b62bbd
|
22 years |
michaelni |
cleanup (unsigned stride -> int stride)
Originally committed as …
|
|
|
@df4f9147
|
22 years |
philipjsg |
Initial checkin for a cheaper text drawing function than imlib2.c.
…
|
|
|
@b90a6beb
|
22 years |
philipjsg |
Add Makefile entry for the drawtext filter
Originally committed as …
|
|
|
@04511d53
|
22 years |
philipjsg |
Add checking for the existience of freetype2
Originally committed as …
|
|
|
@ae2d2d6c
|
22 years |
michaelni |
check for qscale==0 (fixes 1/0 on one corrupted stream)
Originally …
|
|
|
@dce778e0
|
22 years |
kabi |
* check for potentialy problematic field len
Originally committed as …
|
|
|
@b29f97d1
|
22 years |
kabi |
* static,const,compiler warning cleanup
Originally committed as …
|
|
|
@f2598a19
|
22 years |
kabi |
* opts compilation
Originally committed as revision 1570 to …
|
|
|
@fe1b62fb
|
22 years |
kabi |
* still unfinished code for Options
* demo code - awating more …
|
|
|
@97d96aaa
|
22 years |
kabi |
* still unfinished code for Options
Originally committed as revision …
|
|
|
@5c91a675
|
22 years |
kabi |
* static,const,compiler warning cleanup
Originally committed as …
|
|
|
@cd66005d
|
22 years |
fabrice |
raw ac3 auto detects parameters
Originally committed as revision 1566 …
|
|
|
@9899efb4
|
22 years |
fabrice |
variable UDP packet size patch by Max Krasnyansky
Originally …
|
|
|
@1e711bd6
|
22 years |
mike |
hook this up to the CYUV decoder
Originally committed as revision …
|
|
|
@c78f73c8
|
22 years |
mike |
register cyuv with allcodecs.c
Originally committed as revision 1563 …
|
|
|
@84ab361f
|
22 years |
fabrice |
added 8 bit palette support for non animated GIF
Originally committed …
|
|
|
@3ce27f13
|
22 years |
fabrice |
added 8 bit palette support
Originally committed as revision 1561 to …
|
|
|
@7e6d70d
|
22 years |
fabrice |
added paletted 8 bit format support
Originally committed as revision …
|
|
|
@f70f7c6d
|
22 years |
michaelni |
Creative YUV (CYUV) decoder by (Mike Melanson <melanson at pcisys dot …
|
|
|
@4be3147d
|
22 years |
philipjsg |
prevent segfault when passed no arguments
Originally committed as …
|
|
|
@c40c348
|
22 years |
michaelni |
direct blocksize in bframes fix (might fix qpel+bframe bug)
…
|
|
|
@16e83cbb
|
22 years |
philipjsg |
Fix a bug in the conversion of rgba32->yuv420p. This resulted in …
|
|
|
@04bbd31b
|
22 years |
revol |
fix for using ffplay without specifying the audio device
Originally …
|
|
|
@cfadadec
|
22 years |
michaelni |
mpeg1 b frame regression test
Originally committed as revision 1554 …
|
|
|
@a1661db3
|
22 years |
michaelni |
update
Originally committed as revision 1553 to …
|
|
|
@d90cc6af
|
22 years |
michaelni |
changes to f_code calculation for b frames -> changed checksum
…
|
|
|
@63b15e55
|
22 years |
michaelni |
mpeg1 bframe encoding patch by (Raphaël LEGRAND) with some …
|
|
|
@27efd846
|
22 years |
michaelni |
checksum changed cuz of b frame segfault fix?
Originally committed as …
|
|
|
@668154d
|
22 years |
michaelni |
b frame segfault fix (+-1 bug)
Originally committed as revision 1549 …
|
|
|
@ec820113
|
22 years |
fabrice |
DV packet copy fix by Roman Shaposhnick
Originally committed as …
|
|
|
@cc0799e5
|
22 years |
revol |
Fix against C integrists breaks :P (hope I didn't break anything else) …
|
|
|
@79134973
|
22 years |
philipjsg |
Fix the 'hard cpu loop' problem when capturing audio from /dev/dsp. …
|
|
|
@85a57296
|
22 years |
fabrice |
yes, PNG can be simpler :-)
Originally committed as revision 1545 to …
|
|
|
@838dec44
|
22 years |
fabrice |
removing unused stuff
Originally committed as revision 1544 to …
|
|
|
@b739d676
|
22 years |
michaelni |
cliping MVs, i dunno if its correct but it looks better then without …
|
|
|