summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Decode stuff from extradata as well.Michael Niedermayer2008-04-03
* Factorize code a little.Michael Niedermayer2008-04-03
* 10l typo, restore forgotten $.Diego Biurrun2008-04-03
* Improve AVFilterFormats doxy.Michael Niedermayer2008-04-02
* use common aac sample rate tablesAurelien Jacobs2008-04-02
* Remove unused variable.Diego Biurrun2008-04-02
* Add a point to the checklist about checking new demuxers/decodersMichael Niedermayer2008-04-02
* Add IFF demuxer and 8SVX audio decoder to changelog and documentation.Jai Menon2008-04-02
* Add libavutil to DEP_LIBS so that PROGS get rebuilt upon libavutil changes.Björn Axelsson2008-04-02
* Do not use the mlib IDCT by default. We do not want videos which are onlyMichael Niedermayer2008-04-02
* use mpeg4audio common code in aac parserBaptiste Coudurier2008-04-01
* update ogg seek reg tests because of r12630Baptiste Coudurier2008-04-01
* Send context to ffplay.c:opt_seekStefano Sabatini2008-04-01
* mpeg4audio common codeBaptiste Coudurier2008-04-01
* h264 chroma mc ssse3Loren Merritt2008-04-01
* Remove flexible array member from Escape 124Eli Friedman2008-04-01
* check return value of matroska_find_track_by_num (fix a segfault)Aurelien Jacobs2008-03-31
* minor typo fixesDiego Biurrun2008-03-31
* cosmetics: Write some Doxygen comments in a more compact fashion.Diego Biurrun2008-03-31
* Fix a bunch of typos in comments.Diego Biurrun2008-03-31
* Remove redundant #ifdef around the complete file.Diego Biurrun2008-03-31
* Make XVMC compilation depend on HAVE_XVMC, not HAVE_XVMC_ACCEL.Diego Biurrun2008-03-31
* Make ffplay.c:opt_seek use parse_time_or_dieStefano Sabatini2008-03-31
* help gcc-2.95Michael Niedermayer2008-03-31
* cosmetics: alphabetical order for temporary filenamesDiego Biurrun2008-03-31
* Use a different filename that ends in .sh for temporary shell scripts.Diego Biurrun2008-03-31
* ARMovie/RPL demuxerEli Friedman2008-03-31
* Escape 124 (RPL) decoderEli Friedman2008-03-31
* Export parse_time_or_die from ffmpeg.c to cmdutils.cStefano Sabatini2008-03-31
* Add a comment about missing entriesLuca Abeni2008-03-31
* Use the correct size for the enc_name field (removing the arbitrary "50" size)Luca Abeni2008-03-31
* Remove useless entries from AVRtpPayloadTypesLuca Abeni2008-03-31
* Support mp3 audio in the RTP muxerLuca Abeni2008-03-31
* remove redundant context variableJustin Ruggles2008-03-31
* cosmetics: Write some trivial C test programs in a more compact form.Diego Biurrun2008-03-30
* Make MMX2 depend on MMX.Diego Biurrun2008-03-30
* homogenous regression tests output for image formatsBaptiste Coudurier2008-03-30
* missed oneBaptiste Coudurier2008-03-30
* cosmetics, remove leading whitespacesBaptiste Coudurier2008-03-30
* prevent writing empty stss atomBaptiste Coudurier2008-03-30
* support mp4 fragmented files without any samples in the moov atomBaptiste Coudurier2008-03-30
* check frag track id before setting stBaptiste Coudurier2008-03-30
* IFF demuxerJai Menon2008-03-30
* 8SVX decoderJai Menon2008-03-30
* change rle encoder to count up to 127, sgi does not support 128Baptiste Coudurier2008-03-30
* Use 15-bit LPC precision by default. This generally gives better compressionJustin Ruggles2008-03-30
* Altivec and SSE2 require 16-byte alignment, so make sure they get itAlexander Strange2008-03-30
* check mm_flags for each DCT and skips the ones that can't be runAlexander Strange2008-03-30
* get rid of the useless DCT_ERROR() macroAlexander Strange2008-03-30
* fix Ogg/FLAC header sizeJustin Ruggles2008-03-30