summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Move ff_dct_init_mmx declaration to dct.hMans Rullgard2011-03-20
* doc: add details to the documentation for ffmpeg -mapMike Scheutzow2011-03-20
* ffmpeg: modify help text for the map optionStefano Sabatini2011-03-20
* dct: remove superflous #includeMans Rullgard2011-03-20
* Move dct and rdft definitions to separate filesMans Rullgard2011-03-20
* Move sine windows to a separate fileMans Rullgard2011-03-20
* Move ff_kbd_window_init() to a separate fileMans Rullgard2011-03-19
* fft: remove inline wrappers for function pointersMans Rullgard2011-03-19
* configure: use dlltools instead of lib.exeLuca Barbato2011-03-19
* configure: check for SDL_Linked_Version instead of SDL_InitLuca Barbato2011-03-19
* Remove Sonic experimental audio codecMans Rullgard2011-03-19
* fate: remove stale fate-update.sh scriptMans Rullgard2011-03-19
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* get rid of the last svn mentionsJanne Grunau2011-03-18
* configure: use -r option for pr when listing enabled config options.Konstantin Pavlov2011-03-18
* aacenc: 10l, missed a reference when refactoring the psymodel.Nathan Caldwell2011-03-17
* ac3enc: add float_to_fixed24() with x86-optimized versions to AC3DSPContextJustin Ruggles2011-03-17
* asf: update seek test referenceMans Rullgard2011-03-17
* nutenc: fix a memleakAnton Khirnov2011-03-17
* asfdec: subtract the preroll value and thus output 0 based timestampsVladimir Pantelic2011-03-17
* lavf: Make make_absolute_url a lavf internal functionMartin Storsjö2011-03-17
* Add missed APIchanges and changelog entriesMartin Storsjö2011-03-17
* applehttp: Fix a typo in a commentMartin Storsjö2011-03-17
* lavf: make av_interleave_packet() return meaningful error codesStefano Sabatini2011-03-17
* lavf: enable av_dlog message in av_interleaved_write_frame()Stefano Sabatini2011-03-17
* lavf: enable av_dlog() in compute_pkt_fields2()Stefano Sabatini2011-03-17