Fabrice Bellard
31319a8ccd
win32 compile fix for ffplay by gbazin at altern dot org
...
Originally committed as revision 1958 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
11e659c203
golomb rice codes
...
use gradients instead of prediction errors as context model
store independant quantization tables for each point
merge contexts with opposit sign
Originally committed as revision 1957 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
5dbafeb7ba
mpeg ts demux uses DVB SI info and generates correct PTS info - added prototype mpeg ts mux
...
Originally committed as revision 1956 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
39f472c3b6
dynamic array functions
...
Originally committed as revision 1955 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Hetz Ben Hamo
124ba5836f
Changelog update
...
Originally committed as revision 1954 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
2248dd89ae
* removed redundant includes (they were even wrongly used)
...
Originally committed as revision 1953 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Nick Kurshev
b8414bbd16
RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from a mplayerhq (originally from public domain player for Amiga
...
at http://www.honeypot.net/audio )
Originally committed as revision 1952 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Hetz Ben Hamo
8285331811
..
...
Originally committed as revision 1951 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Hetz Ben Hamo
1bc3ac78f2
Typo fixes (ok, mplayer team, enough laughing ;)
...
Originally committed as revision 1950 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Hetz Ben Hamo
80fbdeae5c
No more HTML in Changelog
...
Originally committed as revision 1949 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
a9722aa6e5
works with old gcc versions too
...
Originally committed as revision 1948 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Hetz Ben Hamo
b1a1265711
small fix
...
Originally committed as revision 1947 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Hetz Ben Hamo
e07702ba64
A newer Changelog
...
Originally committed as revision 1946 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
94a3401e93
disable ffplay if no SDL
...
Originally committed as revision 1945 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Philip Gladstone
25a2ee7dd6
Get all the stride stuff right so that we actually get the colours
...
right.
Originally committed as revision 1944 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Philip Gladstone
41fc0dd5a3
Have the test.asf stream enabled by default (thanks to htz@kde.org)
...
Originally committed as revision 1943 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
c2f1b2cb71
reducing memory consumption (reducing number of contexts and other stuff, no noticeable loss in compression rate)
...
Originally committed as revision 1942 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
5e0257e305
better pause when displaying audio samples
...
Originally committed as revision 1941 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
7408ad05cc
10l
...
Originally committed as revision 1940 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
5e20f836b3
FFV1 codec (our very simple lossless intra only codec, compresses much better then huffyuv)
...
Originally committed as revision 1939 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
cd394651c9
more comments
...
Originally committed as revision 1938 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
2af7e61032
use custom packet allocation only for DV
...
Originally committed as revision 1937 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
01310af292
added ffplay utility
...
Originally committed as revision 1936 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
a86b921c7d
SDL probe - ffplay build option
...
Originally committed as revision 1935 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
067cbf313f
* amr format - by Johannes Carlsson
...
Originally committed as revision 1934 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Johannes Carlsson
14342fd537
* missing part of the 3gp patch by Johannes Carlsson
...
Originally committed as revision 1933 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
8f8c0800f8
cleanup
...
Originally committed as revision 1932 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Zdenek Kabelac
bc634f6fc2
* 3gp patch by Joca
...
Originally committed as revision 1931 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
67f7f31697
use explicit image name
...
Originally committed as revision 1930 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
e2946a86c1
fixed SRC_PATH usage
...
Originally committed as revision 1929 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
4b465299f3
4xm adpcm
...
Originally committed as revision 1928 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
c09948b6dc
autogeneration of html files
...
Originally committed as revision 1927 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Fabrice Bellard
be09b10156
update
...
Originally committed as revision 1926 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Alex Beregszaszi
cd96358cb5
unused
...
Originally committed as revision 10236 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
35ca945423
vf_scale.h & related cleanup & some small warning fix by dominik
...
Originally committed as revision 10234 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
b60ad448de
fix 4xm yuv->rgb565 transform
...
Originally committed as revision 1925 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
5be8a3737b
10l (array[-1] ...)
...
Originally committed as revision 1924 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
8809cfee0a
4xm codec
...
Originally committed as revision 1923 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Mike Melanson
642d7e842e
revising and fixing motion vectors, squished block unpacking bug that
...
led to memory stomps, added support for funky arbitrary dimensions
Originally committed as revision 1922 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
ba88675b1d
rgb15 & rgb16 fix
...
Originally committed as revision 1921 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
61ccfcc009
(truncated) unary binerization
...
unary k-th order exp golomb binarization
Originally committed as revision 1920 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
cf713bb862
fix mpeg1/2 decoding if there are no 0 bytes after the bitstream
...
print mpeg1/2 startcodes support
Originally committed as revision 1919 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Mike Melanson
701b603d74
overdue format updates
...
Originally committed as revision 1918 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
4cdfaf8093
mpeg1 decoding fix
...
Originally committed as revision 1917 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Mike Melanson
73a19b2dae
get the video dispatch straight
...
Originally committed as revision 1916 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
d592f67fb6
CABAC
...
note, this is just the CABAC (de)coder not complete h264-cabac support
Originally committed as revision 1915 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Mike Melanson
8e7284ba91
dispatch video as well as audio
...
Originally committed as revision 1914 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Mike Melanson
e2a7bb282d
placeholder IDs for 4xm A/V codecs
...
Originally committed as revision 1913 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
9ca9fce1dd
asv1 regression test
...
Originally committed as revision 1912 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
Michael Niedermayer
db6e779506
motion vector vissualization for mpeg1/2
...
mpeg1/2 cleanup/bugfix
error resilience bugfix
Originally committed as revision 1911 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago