summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* build: The MPEG-4 video parser depends on h263dspDiego Biurrun2014-02-20
* libavformat/mpegts: expose raw packet sizeLeandro Dorileo2014-02-19
* AVOptions: add flags for read/read-only optionsAnton Khirnov2014-02-19
* AVOptions: deprecate unused AV_OPT_FLAG_METADATAAnton Khirnov2014-02-19
* hevc: Always consider VLC NALU type mismatch fatalLuca Barbato2014-02-19
* hevc: Mention the missing SPS in the error messageLuca Barbato2014-02-19
* doc: Name the MOV muxer as it should be calledLuca Barbato2014-02-19
* doc: Sort the muxer documentationLuca Barbato2014-02-19
* threads: Check w32threads dependencies at the configure stageDiego Biurrun2014-02-19
* vf_interlace: deprecate lowpass optionVittorio Giovara2014-02-19
* x86: dca: Add missing multiple inclusion guardsDiego Biurrun2014-02-19
* gitignore: Add all examples below doc/examplesDiego Biurrun2014-02-19
* movenc: Add a fallback fragmentation method for plain mp4 as wellMartin Storsjö2014-02-19
* arm: Mark the stack as non-executableMartin Storsjö2014-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: Replace @parblock syntax with manual linebreaksDiego Biurrun2014-02-17
* doxygen: Add a number of missing function parameter descriptionsDiego Biurrun2014-02-17
* h264: use avpriv_request_sample for chroma_format_idcVittorio Giovara2014-02-16
* doc: Fix project name typoDiego Biurrun2014-02-16
* Move all example programs to doc/examplesDiego Biurrun2014-02-16
* g2meet: validate bpp and bitmasks in the display infoMaxim Poliakovski2014-02-16
* Prepare for 10_beta1 ReleaseReinhard Tartler2014-02-15
* ac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data.Tim Walker2014-02-15
* lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.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
* lavfi doxy: add buffer{src,sink}.h to the main lavfi doxy groupAnton Khirnov2014-02-14
* buffersink: document special error codes returned from av_buffersink_get_frameAnton Khirnov2014-02-14
* 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
* doc/examples: misc Doxygen markup improvementsDiego Biurrun2014-02-14
* build: doxy: Include code examples in Doxygen documentationDiego Biurrun2014-02-14
* doxygen: Set EXAMPLE_PATH from within doxy-wrapper.shDiego Biurrun2014-02-14
* build: Do not pass HTML snippets and stylesheet as input to DoxygenDiego Biurrun2014-02-14
* Doxyfile: Only set HTML_{HEADER|FOOTER|STYLESHEET} from doxy_wrapper.shDiego Biurrun2014-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