summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cmdutils: Add a stream specifier to map usable streamsLuca Barbato2015-03-20
* webp: ensure that each transform is only used onceAndreas Cadhalpun2015-03-19
* movenc: write the display transform matrixAnton Khirnov2015-03-19
* ismindex: Calculate the pts duration of trun atoms, not the dts durationMartin Storsjö2015-03-19
* movenc: Don't assume that fragment durations in pts is equal to duration in dtsMartin Storsjö2015-03-19
* movenc: Move sidx edit list timestamp adjustment into a blockMartin Storsjö2015-03-19
* movenc: Only adjust the cts offset at the start of fragments if necessaryMartin Storsjö2015-03-19
* movenc: Write pts timestamps in tfxd, instead of dts timestampsMartin Storsjö2015-03-19
* movenc: Set the last packet duration based on the next packet when autoflushingMartin Storsjö2015-03-19
* dashenc: Heuristically fill in the duration of packets that need itMartin Storsjö2015-03-19
* movenc: Heuristically set the duration of the last sample in a fragment if no...Martin Storsjö2015-03-19
* udp: Fix crashes after adding AVOptionsMartin Storsjö2015-03-19
* mov: Add option to keep exact packet sequence after seekingDerek Buitenhuis2015-03-18
* Replace a few leftover instances of enum PixelFormat with enum AVPixelFormatMartin Storsjö2015-03-17
* fate: Move tdsc to the appropriate screen capture fileVittorio Giovara2015-03-17
* mov: Fix little endian audio detectionVittorio Giovara2015-03-17
* aacsbr: Fix type for index variableVittorio Giovara2015-03-17
* hqx: Drop unused offsets tableVittorio Giovara2015-03-17
* lavf: Do not list mov-only codecs in riff tagsCarl Eugen Hoyos2015-03-17
* isom: Add X-Com Radvision FourCCPaul B Mahol2015-03-17
* riff: Add 'tshd' FourCC for H.264Vittorio Giovara2015-03-17
* libx264: Allow full-range yuv422 and yuv444 pixel formatsCarl Eugen Hoyos2015-03-17
* dca: Read params->pancABIT0[param_index] only if part0 is setNiels Möller2015-03-17
* x86: Put COPY3_IF_LT under HAVE_6REGSLuca Barbato2015-03-17
* isom: Add support for TSCC2Luca Barbato2015-03-17
* configure: Disable shift operator precedence warnings with MSVCDiego Biurrun2015-03-17
* movenc: Allow interleaving samples when writing fragmented filesMartin Storsjö2015-03-16
* movenc: Support writing multiple trun atomsMartin Storsjö2015-03-16
* configure: move cross_compile checks after the toolchain sectionJanne Grunau2015-03-16
* configure: handle Apple's armv7s in probe_arm_arch()Janne Grunau2015-03-16
* fate: add explicit support for the toolchain configure optionJanne Grunau2015-03-16
* doc: fate: remove outdated SSH key fingerprintJanne Grunau2015-03-16
* mkv: Add support for DVB subtitlesLuca Barbato2015-03-15
* libswscale: fix compiler warnings enumerated type mixed with another typeHimangi Saraogi2015-03-15
* udp: Use AVOptionsLuca Barbato2015-03-15
* sctp: Update to match tcpLuca Barbato2015-03-15
* fate: Add test for DCA XLLDiego Biurrun2015-03-15
* dca: Support for XLL (lossless extension)Niels Möller2015-03-15
* dca: Mark syncword constants unsigned; they do not fit in 32-bit signed intDiego Biurrun2015-03-13
* TDSC decoderVittorio Giovara2015-03-13
* mjpeg: Mark decoder family as thread safeVittorio Giovara2015-03-13
* lavc: Introduce AVCodec internal capabilitiesVittorio Giovara2015-03-13
* lavc: Improve thread locking error messageVittorio Giovara2015-03-13
* libx264: Return more meaningful error codesHimangi Saraogi2015-03-12
* matroskadec: Check memory allocationsVittorio Giovara2015-03-12
* formats: Check memory allocationsVittorio Giovara2015-03-12
* nutdec: Prevent leaks on memory errorVittorio Giovara2015-03-12
* xcbgrab: Check av_strdup() allocationVittorio Giovara2015-03-12
* libtheora: Check frame allocationVittorio Giovara2015-03-12
* mpegvideo_enc: Check AVCodecContext allocationVittorio Giovara2015-03-12