summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* merge asm fragments in H264_CHROMA_MC2_TMPL()Michael Niedermayer2007-02-09
* Raw VC-1 demuxerKostya Shishkov2007-02-09
* happy new yearDiego Biurrun2007-02-09
* Remove obsolete imgformat1 leftovers.Diego Biurrun2007-02-09
* Remove commented-out NUT muxer entry, can be added once we have a native muxer.Diego Biurrun2007-02-09
* cosmetics: Reorder NUT entries.Diego Biurrun2007-02-09
* Properly separate native and libnut NUT (de)muxers.Diego Biurrun2007-02-09
* sanity checkMichael Niedermayer2007-02-09
* fix segfault with lol-ffplay2.mpg (dunno if this is exploitable, probably not...Michael Niedermayer2007-02-09
* fix parsing of RealAudio AC-3/DolbyNetJustin Ruggles2007-02-09
* add read_probe function to raw ac3 demuxerJustin Ruggles2007-02-08
* BeOS specifics: check for Haiku & Zeta (for the future); ignore ldconfig, it ...François Revol2007-02-08
* av_random() by Ryan Martell rdm4 name-server-seperator martellventures d0t comMichael Niedermayer2007-02-08
* special-case AES-128 decrypter is no longer necessary, the more generalReimar Döffinger2007-02-08
* Use av_set_pts_info and set some arbitrary timebase fallbackReimar Döffinger2007-02-08
* Directly access av_log_level instead of calling av_log_{set, get}_level()Luca Abeni2007-02-08
* remove senseless and wrong direct access to ByteIOContext internalsMichael Niedermayer2007-02-07
* set pts_wrap_bits to 32 since timestamps in packets are 32 bitReimar Döffinger2007-02-07
* iam pretty sure send time is dts and not pts ...Michael Niedermayer2007-02-07
* 10l, forgot to skip payload description in UMF packet parsingReimar Döffinger2007-02-07
* muxing packets with unknown timestamps is not allowedMichael Niedermayer2007-02-07
* supporting files with A,V,I,0x19 headerMichael Niedermayer2007-02-07
* Fix incorrect use of ff_get_fourcc that made mjpgb not play on big endian.Reimar Döffinger2007-02-07
* vorbis regression testMichael Niedermayer2007-02-07
* vorbis suffers from the same sign flip issue as wma (so this lame workaround,...Michael Niedermayer2007-02-07
* doxygenizeMichael Niedermayer2007-02-07
* Add a comment about swapped numerator and denominator.Diego Biurrun2007-02-07
* missing spacesDiego Biurrun2007-02-07
* fix regression tests due to pixel format name changesBaptiste Coudurier2007-02-07
* 1000l: Revert accidentally committed change.Diego Biurrun2007-02-07
* Replace deprecated PIX_FMT names by the newer variants.Diego Biurrun2007-02-07
* Fix to loss of sync in ffplay when paused patch by (Michael McConnell /// sor...Michael McConnell2007-02-07
* wma regression testMichael Niedermayer2007-02-06
* workaround sign bugMichael Niedermayer2007-02-06
* 10l use of uninitalized varMichael Niedermayer2007-02-06
* indentMåns Rullgård2007-02-06
* reorder setting of defaults by categoryMåns Rullgård2007-02-06
* Add seektest to list of PHONY targets.Diego Biurrun2007-02-06
* spelling/wordingDiego Biurrun2007-02-06
* WMA encodingDiego Biurrun2007-02-06
* WMA encoderDiego Biurrun2007-02-06
* kill debuging codeMichael Niedermayer2007-02-06
* wma encoderMichael Niedermayer2007-02-06
* Even powerpc/power needs PIC for shared objects todayLuca Barbato2007-02-06
* Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase name sepe...Michael Niedermayer2007-02-06
* simplify and remove useless index in AV_W*Michael Niedermayer2007-02-06
* a few words about libavutilMichael Niedermayer2007-02-06
* Simplify libvorbis/libtheora check for libogg dependency.Ramiro Polla2007-02-06
* Progressive frames disguised as interlaced are supportedKostya Shishkov2007-02-06
* B-frames could not be determined from broken_link/closed_entry, use fixed valueKostya Shishkov2007-02-06