summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Remove prototype for non-existent functionLuca Abeni2007-10-26
* probe files starting with the 1SNh tagAurelien Jacobs2007-10-25
* don't use #define with names starting with _Aurelien Jacobs2007-10-25
* add parsing of 1SNh header in the EA demuxerAurelien Jacobs2007-10-25
* Remove unused variable, fixes warning:Diego Biurrun2007-10-25
* avoid infinite loop at the end of files which are not properly terminatedAurelien Jacobs2007-10-24
* EA ADPCM R1, R2 and R3 decoderPeter Ross2007-10-24
* Rename --disable-opts option to --disable-optimizations in order to be lessDiego Biurrun2007-10-24
* Rename optimize variable to the slightly more meaningful optimizations.Diego Biurrun2007-10-24
* Cosmetics: indentation.Benoit Fouet2007-10-24
* Prevent mov muxer from writing empty udta atoms.Benoit Fouet2007-10-24
* add support for reading duration from VBRI-tag in mp3 filesAndreas Öman2007-10-24
* Move setting of key frame flag for intra-only codecs, ignoring key frameJeff Downs2007-10-24
* Updated and rewritten Windows-related documentation.Ramiro Polla2007-10-24
* use FFMINBaptiste Coudurier2007-10-23
* fix indentAndreas Öman2007-10-23
* cosmetical change of mp3_parse_xing() to prepare for upcoming VBRI tag supportAndreas Öman2007-10-23
* add support for reading duration from Xing-tag in mp3 filesAndreas Öman2007-10-23
* Simplify install-libs prerequisite generation.Diego Biurrun2007-10-23
* convert a if() into a switch() to ease addition of new tags to probeAurelien Jacobs2007-10-22
* Fix uninstall-vhook, SLIBSUF was being left out.Diego Biurrun2007-10-22
* Fix make install of man pages when PROGS is empty.Diego Biurrun2007-10-22
* Fix make install when PROGS is empty.Diego Biurrun2007-10-22
* Further simplify install-progs prerequisites, no need to duplicate PROGS.Diego Biurrun2007-10-22
* Simplify install-progs prerequisite declaration.Diego Biurrun2007-10-22
* Clarify comment block and rewrite in better English.Diego Biurrun2007-10-22
* fix issue 225, instead of stoping when wrong atom size is found,Baptiste Coudurier2007-10-22
* Use simple IDCT for nowKostya Shishkov2007-10-22
* Remove incorrect and unneeded codeKostya Shishkov2007-10-22
* Beam Software SIFF demuxer and video decoderKostya Shishkov2007-10-22
* 100l, fix dump_format, declare buf in dump_stream_format, sizeof(buf) is 4 be...Baptiste Coudurier2007-10-21
* remove some useless initializations (the whole context is initialized to 0)Aurelien Jacobs2007-10-21
* cosmetics: reindentAurelien Jacobs2007-10-21
* cosmetics: Add #endif comment.Aurelien Jacobs2007-10-21
* remove unused context varAurelien Jacobs2007-10-21
* New RM format deserves small version bumpKostya Shishkov2007-10-21
* indentation after last commitKostya Shishkov2007-10-21
* Make RV10/20 decoder work with new frame formatKostya Shishkov2007-10-21
* Make Matroska demuxer output full frames instead of slices for RealVideoAurelien Jacobs2007-10-21
* Demux full frames instead of sliced for RealVideo.Kostya Shishkov2007-10-21
* Document ff_des_encdecReimar Döffinger2007-10-20
* Add support for decrypting asf filesReimar Döffinger2007-10-20
* associate to each AVProgram the indexes of the AVStreams contained in itNico Sabbi2007-10-20
* API extension: AVProgram now has an array (stream_index) containing the index...Nico Sabbi2007-10-20
* cosmetics: moved to a separate function the code to print the characteristics...Nico Sabbi2007-10-20
* add support for git in version.sh (use short hash as version number)Aurelien Jacobs2007-10-20
* cosmetics to make version.sh more VCS agnosticAurelien Jacobs2007-10-20
* The 'Video Filter API' is better known as 'libavfilter'.Víctor Paesa2007-10-19
* Install MSVC import libraries without version numbering in the filename.Ramiro Polla2007-10-19
* Append BUILDSUF directly to NAME instead of prepending it to (S)LIBSUF.Ramiro Polla2007-10-19