summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* h264: Fix a typo from the previous commitLuca Barbato2014-02-22
* libvorbis: Give consistent names to all functions, structs, and definesDiego Biurrun2014-02-21
* h264: Lower bound check for slice offsetsVittorio Giovara2014-02-20
* aarch64: use EXTERN_ASM consistently for exported symbolsJanne Grunau2014-02-20
* dca: replace some memcpy by AV_COPY128Christophe Gisquet2014-02-20
* h264: avoid undefined behavior in chroma motion compensationJanne Grunau2014-02-20
* mpeg4video_parser: Drop pointless av_-prefix from static functionDiego Biurrun2014-02-20
* avcodec: Consistently name encoder init functions foo_encode_initDiego Biurrun2014-02-20
* x86: dsputil: Use correct file name as multiple inclusion guardDiego Biurrun2014-02-20
* bit_depth_template: Use file name as multiple inclusion guardDiego Biurrun2014-02-20
* svq3: Adjust #endif commentDiego Biurrun2014-02-20
* hevc: Always consider VLC NALU type mismatch fatalLuca Barbato2014-02-19
* hevc: Mention the missing SPS in the error messageLuca Barbato2014-02-19
* x86: dca: Add missing multiple inclusion guardsDiego Biurrun2014-02-19
* h264: informative error reporting in decode_slice_header()Luca Barbato2014-02-18
* h264: fix slice_type value reported in decode_slice_header()Luca Barbato2014-02-18
* doxygen: Add a number of missing function parameter descriptionsDiego Biurrun2014-02-17
* h264: use avpriv_request_sample for chroma_format_idcVittorio Giovara2014-02-16
* Move all example programs to doc/examplesDiego Biurrun2014-02-16
* g2meet: validate bpp and bitmasks in the display infoMaxim Poliakovski2014-02-16
* ac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data.Tim Walker2014-02-15
* ac3: update AC3PreferredStereoDownmixMode.Tim Walker2014-02-15
* h264_parser: use enum values in h264_find_frame_end()Vittorio Giovara2014-02-15
* ppc: reduce overreads when loading 8 pixels in altivec dsp functionsJanne Grunau2014-02-14
* utvideoenc: Enable support for multiple slices and use themJan Ekström2014-02-14
* libx265: Remove redundant default param callDerek Buitenhuis2014-02-14
* libx265: Fix use of uninitialized input pictureDerek Buitenhuis2014-02-14
* h264_sei: reorder headersVittorio Giovara2014-02-14
* h264_sei: name buffering period type consistentlyVittorio Giovara2014-02-14
* h264: drop outdated commentsVittorio Giovara2014-02-14
* h264: store current_sps_id inside the current spsVittorio Giovara2014-02-14
* h264: print values in case of errorVittorio Giovara2014-02-14
* h264: Refactor ff_h264_decode_ref_pic_list_reorderingLuca Barbato2014-02-13
* mpeg12dec: do not add stereo3D side data to a non-existing frameJanne Grunau2014-02-13
* h264: make context_count unsignedJanne Grunau2014-02-12
* Add libx265 encoderDerek Buitenhuis2014-02-12
* aacdec: set AVFrame sample_rateJohn Stebbins2014-02-12
* lavc: set AVFrame pkt_pts and reordered_opaque in reget_bufferJohn Stebbins2014-02-11
* g2meet: make JPEG tile decoder operate on 8x8 block maskKostya Shishkov2014-02-11
* g2meet: factor out seeking to the chunk endMaxim Poliakovski2014-02-11
* rpza: limit the number of blocks to the total remaining blocks in the frameAnton Khirnov2014-02-10
* rpza: move some variables to the blocks where they are usedAnton Khirnov2014-02-10
* rpza: use fixed-width int typesAnton Khirnov2014-02-10
* rpza: switch to bytestream2Anton Khirnov2014-02-10
* hevc: Conceal zero tdLuca Barbato2014-02-09
* dnxhd: Support DNx444Kostya Shishkov2014-02-09
* vp8: fix PPC assembly to work if src_stride != dst_strideRonald S. Bultje2014-02-09
* asvenc: free avctx->coded_frame on codec closeJanne Grunau2014-02-09
* arm: Remove a stray .fpu directiveMartin Storsjö2014-02-09
* dnxhddec: return proper error codeAlexandra Khirnova2014-02-09