summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mpjpeg: Simplify using avio_printfLuca Barbato2015-07-04
* lavc: Move deprecation warning disabling to files including the tableVittorio Giovara2015-07-03
* lavc: Disable deprectation warnings coming from options tableVittorio Giovara2015-07-03
* lavu: Add version information for av_version_info()Vittorio Giovara2015-07-03
* vda: Check the correct pointer for buffer allocationLuca Barbato2015-07-03
* webp: Make sure enough bytes are availableAndreas Cadhalpun2015-07-03
* asfdec: prevent the infinite loop in detect unknown_subobjectAlexandra Hájková2015-07-03
* asfdec: prevent possible memory leak in the asf_read_metadata_objAlexandra Hájková2015-07-03
* lavc: Deprecate avctx.{inter,intra}_quant_biasVittorio Giovara2015-07-02
* lavu: add an API function to return the Libav version stringwm42015-07-02
* fate-g2m3: disable the audio streamJanne Grunau2015-07-01
* elsdec: Replace EOVERFLOW with INVALIDDATAMichael Niedermayer2015-07-01
* g2meet: force simple idct for identical results over all fate configsJanne Grunau2015-07-01
* g2meet: use av_ceil_log2 instead of a custom functionJanne Grunau2015-07-01
* g2meet: use an unsigned type for the djb hashJanne Grunau2015-07-01
* avcodec: add missing CODEC_CAP_DR1 to codecs using get_buffer()Janne Grunau2015-07-01
* mov: Log format rather than fourcc in stsd in trace modeVittorio Giovara2015-07-01
* mov: Adjust variable types to fix format warningsVittorio Giovara2015-07-01
* dump: Use the correct abs() versionVittorio Giovara2015-07-01
* lavfi: Add library identifierVittorio Giovara2015-07-01
* lavd: Add library identifierVittorio Giovara2015-07-01
* lavc: Add missing API guard to dtg_active_format optionVittorio Giovara2015-07-01
* g2meet: Add FATE tests for all three G2M variantsDiego Biurrun2015-07-01
* Go2Meeting decoderKostya Shishkov2015-07-01
* fate: Avoid unnecessary pixel format conversionsMartin Storsjö2015-06-30
* h264: Parse registered data SEI message and AFD valueVittorio Giovara2015-06-30
* h264_sei: Group error check outside the switch blockVittorio Giovara2015-06-30
* h263: Always check both dimensionsLuca Barbato2015-06-30
* cosmetic: Reformat ff_h263_decode_mbaLuca Barbato2015-06-30
* mov: Preserve the metadata even when bit-exactness is requestedLuca Barbato2015-06-30
* aic: Fix slice size computation for widths multiples of 32 macroblocksVittorio Giovara2015-06-30
* h264: Allow stream and container cropping at the same timeVittorio Giovara2015-06-30
* fate: Update ac3 test to the new request_channel_layout optionVittorio Giovara2015-06-30
* mpegts: Add jpeg2000 stream typeJohn Högberg2015-06-30
* riff: Validate the wav header size before trying to parse itLuca Barbato2015-06-28
* asf: Do not skip data streamsLuca Barbato2015-06-28
* mpjpeg: Check stream allocationLuca Barbato2015-06-28
* lavf: Replace the ASF demuxerAlexandra Hájková2015-06-28
* FATE: drop the last truncated frame from the wmapro testsAnton Khirnov2015-06-28
* FATE: drop the last truncated frame from the wma lossless testAnton Khirnov2015-06-28
* h264: do not update the context fields copied between threads after finish_se...Anton Khirnov2015-06-27
* h264: make sure the current picture is not made a long ref multiple timesAnton Khirnov2015-06-27
* avconv: do not stop processing the input packet on decoding errorAnton Khirnov2015-06-27
* avconv: factor out flushing the filtersAnton Khirnov2015-06-27
* h264: make sure the slices do not overlap during slice threadingAnton Khirnov2015-06-27
* configure: Check for x265_api_getDerek Buitenhuis2015-06-27
* nvenc: Fix NV12 inputLuca Barbato2015-06-26
* vc1dec: use get_bits_long and limit the read bits to 32Andreas Cadhalpun2015-06-26
* TextureDSP: fix erroneous condition which produced blocky output for DXTTom Butterworth2015-06-24
* dds: Fix palette mode on big endianLuca Barbato2015-06-24