summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavc: add a variant of av_get_audio_frame_duration working with AVCodecParame...Anton Khirnov2016-02-23
* lavc: add codec parameters APIAnton Khirnov2016-02-23
* x86: hevc: Fix linking with both yasm and optimizations disabledDiego Biurrun2016-02-23
* fate: Ignore errors from concatenating report filesDiego Biurrun2016-02-23
* fate: Be silent when fetching Git updatesDiego Biurrun2016-02-23
* mpeg12enc: always write closed gops for intra only outputsMarton Balint2016-02-22
* h264: Add an AVClass pointer to H264ContextMichael Niedermayer2016-02-22
* libx264: Fix noise_reduction option assignmentVittorio Giovara2016-02-22
* lavf: add a protocol whitelist/blacklist for file opened internallyAnton Khirnov2016-02-22
* urlprotocol: receive a list of protocols from the callerAnton Khirnov2016-02-22
* aviobuf: add a private data struct for avio_open()ed contextsAnton Khirnov2016-02-22
* protocols: make the list of protocols staticAnton Khirnov2016-02-22
* lavf: move urlcontext_child_class_next() to protocols.cAnton Khirnov2016-02-22
* lavf: move avio_enum_protocols() to protocols.cAnton Khirnov2016-02-22
* lavf: reorganize URLProtocolsAnton Khirnov2016-02-22
* hls: disallow opening nested files in child demuxersAnton Khirnov2016-02-22
* smoothstreamingenc: do not open the files as read+writeAnton Khirnov2016-02-22
* dashenc: eliminate ffurl_* usageAnton Khirnov2016-02-22
* lavf: use the io_open callbacks for files opened from open_input() as wellAnton Khirnov2016-02-22
* avprobe: do not call avio_close() on a custom contextAnton Khirnov2016-02-22
* nutenc: do not use AVCodecContext.frame_sizeAnton Khirnov2016-02-22
* matroska: Always consider S_TEXT/UTF8 as SRT when demuxingLuca Barbato2016-02-22
* fate: Be silent when switching to Git branchDiego Biurrun2016-02-20
* rtpdec: Use the right logging contextDiego Biurrun2016-02-19
* build: Disentangle VC-1 decoder and parserDiego Biurrun2016-02-19
* build: Add vc1dsp component for more fine-grained dependenciesDiego Biurrun2016-02-19
* msmpeg4data: Move WMV2 data tables to their own fileDiego Biurrun2016-02-19
* msmpeg4data: K&R formatting cosmeticsDiego Biurrun2016-02-19
* build: Add missing mpegvideo dependency for the MSS2 and VC-1 decodersDiego Biurrun2016-02-19
* build: More precise dependencies for h264dspDiego Biurrun2016-02-19
* mkv: Force the full parsing of mp3Luca Barbato2016-02-19
* mov: Force the full parsing of mp3Luca Barbato2016-02-19
* Revert all recent configure changes related to dependency resolutionDiego Biurrun2016-02-19
* build: Fix typo in HEVC VDPAU hwaccel dependenciesDiego Biurrun2016-02-18
* voc: Split ff_voc_get_packet into a separate fileDiego Biurrun2016-02-18
* build: Introduce iso_media componentDiego Biurrun2016-02-18
* build: Let the WTV demuxer select the MPEG-TS demuxerDiego Biurrun2016-02-18
* build: Adjust mpeg4video parser dependenciesDiego Biurrun2016-02-18
* build: Fix mpegvideo component dependenciesDiego Biurrun2016-02-18
* build: Fix dependencies for components relying on H.263 data tablesDiego Biurrun2016-02-18
* build: Add missing dependencies for eatqi decoderDiego Biurrun2016-02-18
* build: Add missing celp_math dependency for G723_1 encoder and decoderVittorio Giovara2016-02-18
* checkasm: Use standard multiple inclusion guardsDiego Biurrun2016-02-18
* profiles: Add missing #endif commentDiego Biurrun2016-02-18
* cosmetics: Drop particularly redundant silly commentsDiego Biurrun2016-02-18
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* hwcontext_cuda/vdpau: add to skipheadersAnton Khirnov2016-02-18
* qsv: add a missing #includeAnton Khirnov2016-02-18
* mov: Fix the format specifier type for sizeVittorio Giovara2016-02-16
* configure: Relax the implication of --enable for componentsLuca Barbato2016-02-15