summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* hevc: skip invalid/ignored NALUs when splitting the packetAnton Khirnov2015-07-12
* hevc: remove HEVCContext usage from hevc_psAnton Khirnov2015-07-12
* mpegvideo_parser: export pixel format and dimensionsAnton Khirnov2015-07-12
* hevc: check slice address lengthAndreas Cadhalpun2015-07-12
* doc: add a section about building with libmfxAnton Khirnov2015-07-12
* bytestream2: set the reader to the end when reading more than availableAnton Khirnov2015-07-12
* Checkasm: assembly testing and benchmarking toolHenrik Gramner2015-07-12
* asfdec: always reset packet state after seekingHendrik Leppkes2015-07-12
* riff: Validate bitrateAndreas Cadhalpun2015-07-11
* mp3: Make the seek more robustLuca Barbato2015-07-11
* riff: Use the correct logging contextLuca Barbato2015-07-11
* g726: Do not crash on user mistakeLuca Barbato2015-07-11
* fbdev: Support the RGB565 colour space.Dan Flett2015-07-11
* imc: Use correct position for flcoeffs2 calculationAndreas Cadhalpun2015-07-10
* asfdec: Fix reading from the pipeAlexandra Hájková2015-07-10
* libvpx: Add the library headerVittorio Giovara2015-07-09
* lavc: Add nvenc.h to the skipheaderLuca Barbato2015-07-09
* configure: Make the new qsv encoder depend on libmfxLuca Barbato2015-07-09
* x86: Serialize rdtsc in read_time()Henrik Gramner2015-07-09
* avconv: vda: Unlock the pixel buffer once it is accessedSebastien Zwickert2015-07-09
* doc: Use the succinct syntax for the channelmap exampleLuca Barbato2015-07-09
* lavc: add Intel libmfx-based HEVC encoderAnton Khirnov2015-07-08
* lavc: add Intel libmfx-based MPEG2 encoderAnton Khirnov2015-07-08
* hevc: split bitstream unescaping to a separate fileAnton Khirnov2015-07-08
* hevc_ps: split the code for parsing the SPS and exporting it into the contextAnton Khirnov2015-07-08
* lavf/hevc: pad the RBSP buffer as required by the bistream readerAnton Khirnov2015-07-08
* lavc: Deprecate avctx.rc_strategyVittorio Giovara2015-07-08
* h261: Signal freeze picture release for intra framesStian Selnes2015-07-07
* h261: Set 'still image mode off' in picture headerStian Selnes2015-07-07
* xcbgrab: Explicitly include xcb/shape.hLuca Barbato2015-07-06
* mpjpeg: Write the Content-lengthFrank Heckenbach2015-07-04
* 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