source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1b52b6bd   22 years michaelni segfault fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>) …
(edit) @e1031171   22 years alex 10l found by Curi Fabio Eduardo (SFL) <curif@TELEFONICA.COM.AR> …
(edit) @d9ced4ca   22 years michaelni cleanup / cosmetics Originally committed as revision 2001 to …
(edit) @085565f   22 years michaelni 20% less memory needed for 8bit AC state (worst compression rate loss …
(edit) @9085af07   22 years alex moved the tables into header files (and applied the 'static' patch). …
(edit) @94d9ad5f   22 years michaelni * fix for read() Reading 1-char per read() is the less intrusive way …
(edit) @a4adb608   22 years michaelni PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau …
(edit) @2c094d6   22 years michaelni build error on Alpha patch by (Sam Hocevar <sam at zoy dot org>) …
(edit) @ce34182d   22 years michaelni try to filter _all_ PATs if no SDT could be found patch by (<gbazin at …
(edit) @d3b1503   22 years michaelni 'ffserver=no' default for Darwin patch by ("Steven M. Schultz" <sms at …
(edit) @dc939fd   22 years michaelni fix CHECKED_ALLOCZ(0) Originally committed as revision 1993 to …
(edit) @1e79606d   22 years michaelni gcc 2.95 workaround Originally committed as revision 1992 to …
(edit) @2e26c8d2   22 years mike - fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!) - …
(edit) @89ebf4e8   22 years mike Fix third pixel motion compensation Originally committed as revision …
(edit) @8e937a4a   22 years michaelni 2x100l Originally committed as revision 1989 to …
(edit) @cb482d25   22 years michaelni blinking blocks around thin vertical lines and dots bugfix Originally …
(edit) @e3ee3283   22 years alex tv standard selection support for dv1394 and grab (v4l) Originally …
(edit) @93caefc7   22 years alex support for armv5tel (XScale used in iPAQs) Originally committed as …
(edit) @1dff7d56   22 years michaelni DMV support patch by ("Ivan Kalvachev" <ivan at cacad dot com>) …
(edit) @2a25022   22 years michaelni CONFIG_ENCODERS cleanup Originally committed as revision 1984 to …
(edit) @4fb518c3   22 years michaelni the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at …
(edit) @daab3296   22 years michaelni fixing concealment MVs prediction Originally committed as revision …
(edit) @ccafe7b1   22 years alex lossless jpeg support Originally committed as revision 1981 to …
(edit) @611d192   22 years alex warning fixes Originally committed as revision 1980 to …
(edit) @cad6f6cd   22 years alex 1000l Originally committed as revision 1979 to …
(edit) @377ea757   22 years alex pal vs ntsc fix by stoyan k <stoyan@i-space.org> Originally committed …
(edit) @eb60dddc   22 years alex some warning fixes Originally committed as revision 1977 to …
(edit) @a7d3e772   22 years mike don't step on the context Originally committed as revision 1976 to …
(edit) @4e8eed2f   22 years mike 4, not 2 Originally committed as revision 1975 to …
(edit) @a4c90ea3   22 years michaelni fixing "internal error in orderYUV" bug Originally committed as …
(edit) @da3b9756   22 years mike added support for B-frames and multiple slices Originally committed …
(edit) @ccdaf63d   22 years mike fix identifier to fix compilation Originally committed as revision …
(edit) @2f4db4d5   22 years michaelni amr typefix patch by (Johannes Carlsson <joca at rixmail dot se>) …
(edit) @c009df3   22 years michaelni make ff_emulated_edge_mc() independant of MpegEncContext Originally …
(edit) @cebe4432   22 years nickols_k optimization: merge phases 0 and 1 Originally committed as revision …
(edit) @cb906609   22 years michaelni update Originally committed as revision 1969 to …
(edit) @b1e6b355   22 years michaelni lossless mjpeg encoding (planar yuv & RGB) and somerelated bugfixes …
(edit) @c3b4e0eb   22 years nickols_k to be more precise Originally committed as revision 1967 to …
(edit) @860208a4   22 years nickols_k finally works now Originally committed as revision 1966 to …
(edit) @971eb237   22 years alex 10l Originally committed as revision 1965 to …
(edit) @855127bc   22 years fabrice fixed segfault if sequence header has not been found before slice …
(edit) @63efe9a7   22 years michaelni cleanup pegasus "pseudo yuv" (=RCT) lossless decoding support …
(edit) @1433e6c4   22 years alex a bottle of coke (=0.5l) Originally committed as revision 1962 to …
(edit) @0b15bfe7   22 years nickols_k some useful warning Originally committed as revision 1961 to …
(edit) @fb059921   22 years revol cleanup; BSoundRecorder moved to Experimental namespace Originally …
(edit) @e4d2b1f3   22 years michaelni lossless jpeg decoding support Originally committed as revision 1959 …
(edit) @31319a8c   22 years fabrice win32 compile fix for ffplay by gbazin at altern dot org Originally …
(edit) @11e659c2   22 years michaelni golomb rice codes use gradients instead of prediction errors as …
(edit) @5dbafeb7   22 years fabrice mpeg ts demux uses DVB SI info and generates correct PTS info - added …
(edit) @39f472c3   22 years fabrice dynamic array functions Originally committed as revision 1955 to …
(edit) @124ba583   22 years hetzbh Changelog update Originally committed as revision 1954 to …
(edit) @2248dd89   22 years kabi * removed redundant includes (they were even wrongly used) Originally …
(edit) @b8414bbd   22 years nickols_k RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, …
(edit) @8285331   22 years hetzbh .. Originally committed as revision 1951 to …
(edit) @1bc3ac78   22 years hetzbh Typo fixes (ok, mplayer team, enough laughing ;) Originally committed …
(edit) @80fbdeae   22 years hetzbh No more HTML in Changelog Originally committed as revision 1949 to …
(edit) @a9722aa6   22 years fabrice works with old gcc versions too Originally committed as revision 1948 …
(edit) @b1a12657   22 years hetzbh small fix Originally committed as revision 1947 to …
(edit) @e07702ba   22 years hetzbh A newer Changelog Originally committed as revision 1946 to …
(edit) @94a3401e   22 years fabrice disable ffplay if no SDL Originally committed as revision 1945 to …
(edit) @25a2ee7d   22 years philipjsg Get all the stride stuff right so that we actually get the colours …
(edit) @41fc0dd5   22 years philipjsg Have the test.asf stream enabled by default (thanks to htz@kde.org) …
(edit) @c2f1b2cb   22 years michaelni reducing memory consumption (reducing number of contexts and other …
(edit) @5e0257e3   22 years fabrice better pause when displaying audio samples Originally committed as …
(edit) @7408ad05   22 years michaelni 10l Originally committed as revision 1940 to …
(edit) @5e20f836   22 years michaelni FFV1 codec (our very simple lossless intra only codec, compresses much …
(edit) @cd394651   22 years michaelni more comments Originally committed as revision 1938 to …
(edit) @2af7e610   22 years fabrice use custom packet allocation only for DV Originally committed as …
(edit) @01310af2   22 years fabrice added ffplay utility Originally committed as revision 1936 to …
(edit) @a86b921c   22 years fabrice SDL probe - ffplay build option Originally committed as revision 1935 …
(edit) @067cbf31   22 years kabi * amr format - by Johannes Carlsson Originally committed as revision …
(edit) @14342fd5   22 years kabi * missing part of the 3gp patch by Johannes Carlsson Originally …
(edit) @8f8c0800   22 years michaelni cleanup Originally committed as revision 1932 to …
(edit) @bc634f6f   22 years kabi * 3gp patch by Joca Originally committed as revision 1931 to …
(edit) @67f7f316   22 years fabrice use explicit image name Originally committed as revision 1930 to …
(edit) @e2946a86   22 years fabrice fixed SRC_PATH usage Originally committed as revision 1929 to …
(edit) @4b465299   22 years michaelni 4xm adpcm Originally committed as revision 1928 to …
(edit) @c09948b6   22 years fabrice autogeneration of html files Originally committed as revision 1927 to …
(edit) @be09b101   22 years fabrice update Originally committed as revision 1926 to …
(edit) @cd96358c   22 years alex unused Originally committed as revision 10236 to …
(edit) @35ca9454   22 years michaelni vf_scale.h & related cleanup & some small warning fix by dominik …
(edit) @b60ad448   22 years michaelni fix 4xm yuv->rgb565 transform Originally committed as revision 1925 …
(edit) @5be8a373   22 years michaelni 10l (array[-1] ...) Originally committed as revision 1924 to …
(edit) @8809cfee   22 years michaelni 4xm codec Originally committed as revision 1923 to …
(edit) @642d7e84   22 years mike revising and fixing motion vectors, squished block unpacking bug that …
(edit) @ba88675b   22 years michaelni rgb15 & rgb16 fix Originally committed as revision 1921 to …
(edit) @61ccfcc0   22 years michaelni (truncated) unary binerization unary k-th order exp golomb …
(edit) @cf713bb8   22 years michaelni fix mpeg1/2 decoding if there are no 0 bytes after the bitstream print …
(edit) @701b603   22 years mike overdue format updates Originally committed as revision 1918 to …
(edit) @4cdfaf80   22 years michaelni mpeg1 decoding fix Originally committed as revision 1917 to …
(edit) @73a19b2   22 years mike get the video dispatch straight Originally committed as revision 1916 …
(edit) @d592f67f   22 years michaelni CABAC note, this is just the CABAC (de)coder not complete h264-cabac …
(edit) @8e7284ba   22 years mike dispatch video as well as audio Originally committed as revision 1914 …
(edit) @e2a7bb2   22 years mike placeholder IDs for 4xm A/V codecs Originally committed as revision …
(edit) @9ca9fce1   22 years michaelni asv1 regression test Originally committed as revision 1912 to …
(edit) @db6e7795   22 years michaelni motion vector vissualization for mpeg1/2 mpeg1/2 cleanup/bugfix error …
(edit) @e82c5a8c   22 years michaelni 10000l (CPU wasnt set) Originally committed as revision 1910 to …
(edit) @ebc51331   22 years michaelni set pix_fmt in rv10 patch by (James Stembridge <jstembridge at users …
(edit) @5a634a69   22 years mike allocate enough bytes Originally committed as revision 1908 to …
(edit) @59fcece9   22 years mike rework SVQ1 decoder to use more intuitive VLC tables as well as …
Note: See TracRevisionLog for help on using the revision log.