summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mathematics: Extend and edit DoxygenTimothy Gu2016-08-02
* rational: Extend DoxygenTimothy Gu2016-08-02
* avutil/hash: Add more detailed Doxygen documentationTimothy Gu2016-08-02
* avcodec/h264dec: move ff_h264_ps_uninit prototype to h264_ps.hJames Almer2016-08-03
* libavcodec/dnxhd: Enable 12-bit DNxHR support.Steven Robertson2016-08-03
* Doxyfile: Set STRIP_FROM_INC_PATH to project rootTimothy Gu2016-08-02
* mem: Order function prototypes semanticallyTimothy Gu2016-08-02
* cosmetics: Correct comments in decklink_decPatrick Felt2016-08-02
* x86/ttaenc: add ff_ttaenc_filter_process_{ssse3,sse4}James Almer2016-08-02
* avcodec/ttaenc: split off hybrid filter processing as ttaencdspJames Almer2016-08-02
* avformat/tee: Factor parse_slave_options() outMichael Niedermayer2016-08-02
* avfilter/af_dynaudnorm: improve pre-filling codeLoRd_MuldeR2016-08-02
* avcodec/alacenc: allocate bigger packetsPaul B Mahol2016-08-02
* mathematics: Make function prototypes identical to definitionsTimothy Gu2016-08-02
* lavu/hwcontext_vaapi: Fix compilation if VA_FOURCC_ABGR is not defined.Carl Eugen Hoyos2016-08-02
* murmur3: Add Doxygen documentationTimothy Gu2016-08-02
* avutil: Add detailed Doxygen description to a few hashesTimothy Gu2016-08-02
* avutil: Group hash functions separately in DoxygenTimothy Gu2016-08-02
* build: Make API documentation depend on config.makTimothy Gu2016-08-02
* lavf/rmdec: Do not return EIO on EOF.Carl Eugen Hoyos2016-08-02
* doc/filters: Add stats_version documentation to PSNR filterLucas Cooper2016-08-02
* fate: add test for tremolo filterPetru Rares Sincraian2016-08-02
* Merge commit '996f13413b0415097e2a184d161462ffb3ceb647'James Almer2016-08-01
|\
| * h264: fix warnings in fill_filter_caches_inter()Anton Khirnov2016-06-21
* | af_hdcd: Warn if there is any resampling or format conversion in the link chainBurt P2016-08-01
* | af_hdcd: Process stereo channels together, fix #5727Burt P2016-08-01
* | Merge commit 'bc7f4268514624e1286ea76d27a89a56b4ee18e1'James Almer2016-08-01
|\|
| * h264: drop tests whether the codec id is AV_CODEC_ID_H264Anton Khirnov2016-06-21
* | Merge commit '8281cd5cb80582d668ce0848e0e035b383f161f6'James Almer2016-08-01
|\|
| * h264_cabac: drop an always true conditionAnton Khirnov2016-06-21
* | Merge commit '5c2fb561d94fc51d76ab21d6f7cc5b6cc3aa599c'James Almer2016-08-01
|\|
| * h264: add H264_ prefix to the NAL unit typesAnton Khirnov2016-06-21
* | af_hdcd: Move code detect/check into own functionBurt P2016-08-01
* | af_hdcd: add force_pe filter optionBurt P2016-08-01
* | af_hdcd: Improve error detection loggingBurt P2016-08-01
* | MAINTAINERS: Add myself for af_hdcdBurt P2016-08-01
* | Merge commit '1cf2f3d334f52849aae2be868bad1e5fa5f59aa0'James Almer2016-08-01
|\|
| * h264_sei: drop an unnecessary h264dec.h includeAnton Khirnov2016-06-21
* | Merge commit 'b24dafe10572254ff0decc18b0d7c3d3707d5a29'James Almer2016-08-01
|\|
| * lavc: drop unnecessary h264dec.h includesAnton Khirnov2016-06-21
* | Merge commit '70b1dcef2d859ae6b3e21d61de928c3dd0cf1aa4'James Almer2016-08-01
|\|
| * h264: tighten the valid range for ref_frame_countAnton Khirnov2016-06-21
* | Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216'James Almer2016-08-01
|\|
| * h264: move the parameter set definitions to a new header fileAnton Khirnov2016-06-21
* | avcodec/vp9_parser: Check the input frame sizes for being consistentMichael Niedermayer2016-08-01
* | Doxygen: Re-enable JAVADOC_AUTOBRIEFTimothy Gu2016-07-31
* | dynarray: Change AV_ to FF_ for AV_DYNARRAY_ADDTimothy Gu2016-07-31
* | avformat/matroskaenc: fix Voids with size < 10Michael Bradshaw2016-07-31
* | af_hdcd: give cdt expired counter a value for never setBurt P2016-07-31
* | af_hdcd: fix a minor cosmetic annoyanceBurt P2016-07-31