summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avconv: use read_file() for reading the 2pass statsAnton Khirnov2015-07-19
* avconv: move handling the 2pass logfile into avconv_optAnton Khirnov2015-07-19
* avconv: set the encoding/decoding_needed flags earlierAnton Khirnov2015-07-19
* avconv: drop update_sample_fmt()Anton Khirnov2015-07-19
* asfdec: make nb_sub to be unsigned intAlexandra Hájková2015-07-19
* asfdec: read the replicated data in a separate functionAlexandra Hájková2015-07-19
* asfdec: convert condition for the replicated data reading to be saferAlexandra Hájková2015-07-19
* asfdec: do not read replicated data when their length is 0Alexandra Hájková2015-07-19
* fate: add checkasm targetJanne Grunau2015-07-18
* checkasm: test all architectures with optimisationsJanne Grunau2015-07-18
* checkasm: Give macro a body to avoid potential unexpected syntax issuesMichael Niedermayer2015-07-18
* checkasm: exit with status 0 instead of 1 if there are no tests to performHenrik Gramner2015-07-18
* h264: arm: use intra pred8x8 functions only for chroma_format_idc <= 1Janne Grunau2015-07-18
* cosmetics: Reformat checkasm testsLuca Barbato2015-07-17
* checkasm: Add unit tests for bswapdspHenrik Gramner2015-07-17
* x86: bswapdsp: Don't treat 32-bit integers as 64-bitHenrik Gramner2015-07-17
* configure: Factor out g722dsp moduleVittorio Giovara2015-07-17
* configure: Factor out wmv2dsp moduleVittorio Giovara2015-07-17
* configure: Factor out vp8dsp moduleVittorio Giovara2015-07-17
* configure: Factor out vp56dsp moduleVittorio Giovara2015-07-17
* configure: Factor out rv34dsp moduleVittorio Giovara2015-07-17
* configure: Factor out mss34dsp moduleVittorio Giovara2015-07-17
* configure: Factor out ividsp moduleVittorio Giovara2015-07-17
* configure: Factor out flacdsp moduleVittorio Giovara2015-07-17
* 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