summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* OS/2: Cleanup slib_create_def_cmdDave Yeo2015-07-17
* libx264: Add support for the MPEG2 encoderLuca Barbato2015-07-17
* hq_hqa: Fix decoding when INFO section is absentVittorio Giovara2015-07-17
* APIchanges: Mention lavfi and lavd identification symbol additionVittorio Giovara2015-07-17
* Revert "mov: Double-check that alias path is not an absolute path"Vittorio Giovara2015-07-17
* h264: Add support for Closed Caption exportKieran Kunhya2015-07-17
* checkasm: Add unit tests for h264qpelHenrik Gramner2015-07-15
* mpegts: Mark the muxer as supporting variable fpsLuca Barbato2015-07-15
* hevc: Split the struct setup from the pps parsingLuca Barbato2015-07-15
* mp3: Forward seeking errorsLuca Barbato2015-07-13
* hevc: Print the non-supported chroma_format_idcLuca Barbato2015-07-13
* hevc: Factor out the pixel format mapping from the sps parserLuca Barbato2015-07-13
* asfdec: prevent memory leaks found with Coverity ScanAlexandra Hájková2015-07-13
* dxva2_hevc: unbreak compilation after recent sps/pps changesJames Almer2015-07-13
* hevc_parser: fix standalone build with the hevc decoder disabledAnton Khirnov2015-07-13
* hevc_ps: make sure failing to decode an SPS always returns an errorAnton Khirnov2015-07-13
* hevc: handle a NULL sps in set_sps() properlyAnton Khirnov2015-07-12
* hevc: do not pass an entire HEVCContext into export_stream_params()Anton Khirnov2015-07-12
* hevc_parser: parse and export some stream parametersAnton Khirnov2015-07-12
* hevc: improve a commentAnton Khirnov2015-07-12
* hevc: move splitting the packet into NALUs into a separate functionAnton Khirnov2015-07-12
* hevc: eliminate the second call to hls_nal_unit()Anton Khirnov2015-07-12
* 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