summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rtsp: Make sure the ret variable is initialized in ff_rtsp_fetch_packetMartin Storsjö2012-10-20
* gitignore: ignore files created by msvcHendrik Leppkes2012-10-19
* fate: Add proper dependencies for the tests in video.makMartin Storsjö2012-10-19
* configure: Disable Snow decoder and encoder by defaultDiego Biurrun2012-10-19
* lzo: Drop obsolete fast_memcpy referenceDiego Biurrun2012-10-19
* build: Drop OBJS declaration for non-existing PCM_DVD encoderDiego Biurrun2012-10-19
* mpeg4videodec: Disable frame multithreading for GMC, its not implemented at allMichael Niedermayer2012-10-19
* fate: Add proper dependencies in qt.makMartin Storsjö2012-10-19
* fate: Add proper dependencies in lossless-video.makMartin Storsjö2012-10-19
* indeo3: do not try to output more lines than we can fitKostya Shishkov2012-10-19
* bmv: get a new frame on every decode_frame(), so we can use direct renderingKostya Shishkov2012-10-19
* configure: fix libcdio checkMans Rullgard2012-10-19
* rtsp: Allow setting the reordering buffer size via an AVOptionMartin Storsjö2012-10-18
* rtsp: Vertically align a constant definitionMartin Storsjö2012-10-18
* rtp: Update the check for distinguishing between RTP and RTCPMartin Storsjö2012-10-18
* aac: fix build with hardcoded tablesMans Rullgard2012-10-18
* fate: dependencies for screen codec testsDiego Biurrun2012-10-18
* riff: Move functions around to be covered by appropriate #ifdefsDiego Biurrun2012-10-18
* avformat: Fix references to the removed function av_write_header in commentsMartin Storsjö2012-10-18
* changelog: Mention the MSVC DLL supportMartin Storsjö2012-10-18
* fate: add dependencies for misc microsoft codecsMans Rullgard2012-10-18
* fate-twinvq: add dependenciesMans Rullgard2012-10-18
* fate-mpc: add dependenciesMans Rullgard2012-10-18
* fate-indeo: add dependenciesMans Rullgard2012-10-18
* fate-als: add dependenciesMans Rullgard2012-10-18
* fate: dependencies for demux testsMans Rullgard2012-10-18
* fate: add a dependency helper macroMans Rullgard2012-10-18
* Add support for building shared libraries with MSVCMartin Storsjö2012-10-18
* avcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_frame_rate_tabMartin Storsjö2012-10-18
* gxf: Add a local copy of the relevant parts of the frame rate tableMartin Storsjö2012-10-18
* configure: Split out msvc as a separate target OSMartin Storsjö2012-10-18
* aviobuf: Remove a senseless ifdef in avio_seekMartin Storsjö2012-10-18
* mips64: mark hi/lo registers clobbered in MAC64/MLS64 macrosMans Rullgard2012-10-17
* fate: list lavfi tests in a makefileMans Rullgard2012-10-17
* fate: dependencies for seek testsMans Rullgard2012-10-17
* fate: handle lavf test dependencies entirely in makeMans Rullgard2012-10-17
* fate: dependencies for acodec testsMans Rullgard2012-10-17
* fate: dependencies for vsynth testsMans Rullgard2012-10-17
* fate: add macros useful for conditionally enabling thingsMans Rullgard2012-10-17
* libmp3lame: resize the output buffer if neededJustin Ruggles2012-10-17
* configure: Add support for Tilera processorsDerek Buitenhuis2012-10-16
* wavdec: check size before reading the data, not after.Anton Khirnov2012-10-16
* wav: do not fail on empty INFO tagsAnton Khirnov2012-10-16
* lavf: split wav muxer and demuxer into separate files.Anton Khirnov2012-10-16
* wav muxer: write metadataVictor Vasiliev2012-10-16
* riff: do not write empty INFO tagsVictor Vasiliev2012-10-16
* lavf: move RIFF INFO tag writing from avienc to riffVictor Vasiliev2012-10-16
* avconv: fix disabling auto mappings with -map_metadataAnton Khirnov2012-10-16
* avcodec_encode_audio(): fix invalid freeRafaël Carré2012-10-16
* pcm-mpeg: correct bitrate calculationChristian Schmidt2012-10-16