| Commit message (Expand) | Author | Age | Files | Lines |
* | packets with half pcm samples are invalid | Michael Niedermayer | 2007-02-09 | 1 | -0/+6 |
* | factor out common subexprssion (gcc of course is too stupid to do this ...) | Michael Niedermayer | 2007-02-09 | 1 | -2/+3 |
* | merge asm fragments in H264_CHROMA_MC2_TMPL() | Michael Niedermayer | 2007-02-09 | 1 | -40/+29 |
* | sanity check | Michael Niedermayer | 2007-02-09 | 1 | -0/+5 |
* | fix segfault with lol-ffplay2.mpg (dunno if this is exploitable, probably not... | Michael Niedermayer | 2007-02-09 | 1 | -0/+4 |
* | fix parsing of RealAudio AC-3/DolbyNet | Justin Ruggles | 2007-02-09 | 1 | -5/+6 |
* | Directly access av_log_level instead of calling av_log_{set, get}_level() | Luca Abeni | 2007-02-08 | 1 | -1/+1 |
* | Fix incorrect use of ff_get_fourcc that made mjpgb not play on big endian. | Reimar Döffinger | 2007-02-07 | 1 | -1/+1 |
* | vorbis suffers from the same sign flip issue as wma (so this lame workaround,... | Michael Niedermayer | 2007-02-07 | 1 | -2/+2 |
* | doxygenize | Michael Niedermayer | 2007-02-07 | 2 | -34/+46 |
* | Add a comment about swapped numerator and denominator. | Diego Biurrun | 2007-02-07 | 1 | -0/+2 |
* | missing spaces | Diego Biurrun | 2007-02-07 | 1 | -2/+2 |
* | Replace deprecated PIX_FMT names by the newer variants. | Diego Biurrun | 2007-02-07 | 16 | -69/+69 |
* | workaround sign bug | Michael Niedermayer | 2007-02-06 | 1 | -1/+1 |
* | 10l use of uninitalized var | Michael Niedermayer | 2007-02-06 | 1 | -2/+2 |
* | kill debuging code | Michael Niedermayer | 2007-02-06 | 1 | -2/+2 |
* | wma encoder | Michael Niedermayer | 2007-02-06 | 8 | -482/+983 |
* | Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase name sepe... | Michael Niedermayer | 2007-02-06 | 1 | -0/+1 |
* | simplify and remove useless index in AV_W* | Michael Niedermayer | 2007-02-06 | 1 | -48/+15 |
* | Progressive frames disguised as interlaced are supported | Kostya Shishkov | 2007-02-06 | 1 | -5/+3 |
* | B-frames could not be determined from broken_link/closed_entry, use fixed value | Kostya Shishkov | 2007-02-06 | 1 | -3/+4 |
* | Wrong flag tested | Kostya Shishkov | 2007-02-06 | 1 | -1/+1 |
* | ensure that data[0] is set to NULL for next frame | Aurelien Jacobs | 2007-02-06 | 1 | -0/+1 |
* | oops, revert accidental checkin | Måns Rullgård | 2007-02-05 | 1 | -104/+40 |
* | fix multichannel decoding | Måns Rullgård | 2007-02-05 | 2 | -164/+190 |
* | move static variables to private context struct | Måns Rullgård | 2007-02-05 | 1 | -28/+37 |
* | remove preprocessor cruft | Måns Rullgård | 2007-02-05 | 1 | -8/+0 |
* | cosmetics: don't needlessly open new blocks | Måns Rullgård | 2007-02-05 | 1 | -48/+43 |
* | cosmetic: indent sensibly so code can be read at all | Måns Rullgård | 2007-02-05 | 1 | -187/+177 |
* | BMP encoder by Michel Bardiaux, mbardiaux mediaxim be | Diego Biurrun | 2007-02-05 | 4 | -3/+103 |
* | fix use of uninitialized variables | Sascha Sommer | 2007-02-05 | 1 | -0/+5 |
* | Remove useless check, patch by Benoit Fouet, benoit.fouet purplelabs com. | Benoit Fouet | 2007-02-05 | 1 | -5/+0 |
* | Set codec dimensions in extradata parsing | Kostya Shishkov | 2007-02-05 | 1 | -0/+2 |
* | table fix | Kostya Shishkov | 2007-02-05 | 1 | -1/+1 |
* | useless as this file wont be compiled if this is not true | Michael Niedermayer | 2007-02-04 | 1 | -2/+0 |
* | Save frame header info in context variables | Kostya Shishkov | 2007-02-04 | 1 | -5/+4 |
* | Set frame rate from extradata | Kostya Shishkov | 2007-02-04 | 1 | -3/+9 |
* | factorize switch_buffer() | Michael Niedermayer | 2007-02-03 | 1 | -24/+16 |
* | fix decoding of takethat.mp3 | Michael Niedermayer | 2007-02-03 | 1 | -2/+10 |
* | These messages are just for debug purposes | Kostya Shishkov | 2007-02-03 | 1 | -2/+2 |
* | Set codec dimensions if provided by extradata | Kostya Shishkov | 2007-02-03 | 1 | -2/+2 |
* | VC-1 parser | Kostya Shishkov | 2007-02-03 | 3 | -2/+95 |
* | 0x00000103 is not an escape marker | Kostya Shishkov | 2007-02-02 | 1 | -2/+1 |
* | add FIXME | Michael Niedermayer | 2007-02-02 | 1 | -1/+1 |
* | General approach to parsing chunks in VC-1 AP | Kostya Shishkov | 2007-02-02 | 1 | -40/+124 |
* | some (probably exploitable) out of array write fixes | Michael Niedermayer | 2007-02-02 | 1 | -2/+23 |
* | missed a redundant load | Måns Rullgård | 2007-02-02 | 1 | -1/+1 |
* | revert accidental checkin | Måns Rullgård | 2007-02-01 | 1 | -1/+0 |
* | save one cycle | Måns Rullgård | 2007-02-01 | 1 | -2/+6 |
* | remove redundant loads | Måns Rullgård | 2007-02-01 | 2 | -2/+9 |