summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* configure: Add fork as a dependency to ffserverMartin Storsjö2011-03-24
* avio: make udp_set_remote_url/get_local_port internal.Anton Khirnov2011-03-23
* asfdec: also subtract preroll when reading simple index objectVladimir Pantelic2011-03-23
* matroskaenc: remove a variable that's unused after bc17bd9.Anton Khirnov2011-03-23
* avio: cosmetics - nicer vertical alignment.Anton Khirnov2011-03-23
* Remove unnecessary icc version checksMans Rullgard2011-03-23
* Disable 'attribute "foo" ignored' warnings from iccMans Rullgard2011-03-23
* rtsp: Don't use a locale dependent format stringMartin Storsjö2011-03-23
* Add xd55 codec tag for XDCAM HD422 720p25 CBR files.Tomas Härdin2011-03-23
* configure: get libavcodec version from new version.h headerMans Rullgard2011-03-23
* lavc: move the version macros to a new installed header.Anton Khirnov2011-03-22
* matroskaenc: simplify get_aac_sample_rates by using ff_mpeg4audio_get_configAnton Khirnov2011-03-22
* Do not use format string "%0.3f" for RTSP Range field.Carl Eugen Hoyos2011-03-22
* Add apply_window_int16() to DSPContext with x86-optimized versions and use itJustin Ruggles2011-03-22
* Document usage of import libraries created by dlltoolMartin Storsjö2011-03-23
* configure: Set the correct lib target for arm/wince dlltoolMartin Storsjö2011-03-23
* fate: simplify regression-funcs.shLuca Barbato2011-03-23
* fate: add support for multithread testingLuca Barbato2011-03-23
* Fix an infinite loop when RoQ encoded generated a frame with a size greater t...Vitor Sessak2011-03-22
* Add kbdwin.o to AC3 decoderKieran Kunhya2011-03-22
* Detect byte-swapped AC-3 and support decoding it directly.Reimar Döffinger2011-03-22
* cosmetics: indentationJustin Ruggles2011-03-22
* Always copy input data for AC3 decoder.Justin Ruggles2011-03-22
* ac3enc: make sym_quant() branch-freeJustin Ruggles2011-03-22
* cosmetics: indentationJustin Ruggles2011-03-22
* Add a CPU flag for the Atom processor.Justin Ruggles2011-03-22
* id3v2: skip broken tags with invalid sizeAnton Khirnov2011-03-22
* id3v2: don't explicitly skip paddingAnton Khirnov2011-03-22
* Make sure kbhit() is in conio.hDave Yeo2011-03-22
* fate: update wmv8-drm referenceMans Rullgard2011-03-22
* vc1: make P-frame deblock filter bit-exact.Ronald S. Bultje2011-03-21
* configure: Add the -D parameter to the dlltool commandMartin Storsjö2011-03-21
* amr: Set the AVFMT_GENERIC_INDEX flagMartin Storsjö2011-03-21
* amr: Set the pkt->pos field properly to the start of the packetMartin Storsjö2011-03-21
* amr: Set the codec->bit_rate field based on the last packetMartin Storsjö2011-03-21
* rtsp: Specify unicast for TCP interleaved streams, tooMartin Storsjö2011-03-21
* Set the correct target for mingw64 dlltoolLuca Barbato2011-03-21
* applehttp: Change the variable for stream position in seconds into int64_tMartin Storsjö2011-03-21
* ffplay: Don't assume ic->pb is non-nullMartin Storsjö2011-03-21
* id3v2: simplify error handling.Anton Khirnov2011-03-21
* id3v2: explicitly seek to the end of the tag after readingAnton Khirnov2011-03-21
* avio: make av_url_read_fseek/fpause internal.Anton Khirnov2011-03-21
* vc1: slice support.Ronald S. Bultje2011-03-21
* vc1: fix up memleaks in the error codepath.Ronald S. Bultje2011-03-21
* vc1: warn for unimplemented pan-scan feature.Ronald S. Bultje2011-03-21
* avio: deprecate url_filenoAnton Khirnov2011-03-20
* rmenc: replace avio_seek(0) with avio_tell()Anton Khirnov2011-03-20
* lavf: replace some more avio_seek(SEEK_CUR) with avio_skipAnton Khirnov2011-03-20
* ffv1: allocate correct size for sample bufferMans Rullgard2011-03-20
* Do no modify terminal parameters using termios.hPanagiotis H.M. Issaris2011-03-20