summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: Correct comments in decklink_decPatrick Felt2016-08-023-4/+4
* x86/ttaenc: add ff_ttaenc_filter_process_{ssse3,sse4}James Almer2016-08-025-0/+168
* avcodec/ttaenc: split off hybrid filter processing as ttaencdspJames Almer2016-08-024-33/+94
* avformat/tee: Factor parse_slave_options() outMichael Niedermayer2016-08-024-43/+101
* avfilter/af_dynaudnorm: improve pre-filling codeLoRd_MuldeR2016-08-021-6/+15
* avcodec/alacenc: allocate bigger packetsPaul B Mahol2016-08-021-1/+1
* mathematics: Make function prototypes identical to definitionsTimothy Gu2016-08-021-2/+2
* lavu/hwcontext_vaapi: Fix compilation if VA_FOURCC_ABGR is not defined.Carl Eugen Hoyos2016-08-021-0/+2
* murmur3: Add Doxygen documentationTimothy Gu2016-08-021-0/+64
* avutil: Add detailed Doxygen description to a few hashesTimothy Gu2016-08-023-0/+21
* avutil: Group hash functions separately in DoxygenTimothy Gu2016-08-028-11/+96
* build: Make API documentation depend on config.makTimothy Gu2016-08-021-1/+1
* lavf/rmdec: Do not return EIO on EOF.Carl Eugen Hoyos2016-08-021-1/+3
* doc/filters: Add stats_version documentation to PSNR filterLucas Cooper2016-08-021-1/+19
* fate: add test for tremolo filterPetru Rares Sincraian2016-08-022-0/+30
* Merge commit '996f13413b0415097e2a184d161462ffb3ceb647'James Almer2016-08-011-3/+3
|\
| * h264: fix warnings in fill_filter_caches_inter()Anton Khirnov2016-06-211-9/+9
* | af_hdcd: Warn if there is any resampling or format conversion in the link chainBurt P2016-08-011-4/+58
* | af_hdcd: Process stereo channels together, fix #5727Burt P2016-08-011-38/+249
* | Merge commit 'bc7f4268514624e1286ea76d27a89a56b4ee18e1'James Almer2016-08-012-9/+6
|\ \ | |/
| * h264: drop tests whether the codec id is AV_CODEC_ID_H264Anton Khirnov2016-06-212-6/+3
* | Merge commit '8281cd5cb80582d668ce0848e0e035b383f161f6'James Almer2016-08-011-1/+1
|\ \ | |/
| * h264_cabac: drop an always true conditionAnton Khirnov2016-06-211-1/+1
* | Merge commit '5c2fb561d94fc51d76ab21d6f7cc5b6cc3aa599c'James Almer2016-08-019-74/+74
|\ \ | |/
| * h264: add H264_ prefix to the NAL unit typesAnton Khirnov2016-06-218-65/+65
* | af_hdcd: Move code detect/check into own functionBurt P2016-08-011-26/+60
* | af_hdcd: add force_pe filter optionBurt P2016-08-011-4/+22
* | af_hdcd: Improve error detection loggingBurt P2016-08-011-15/+19
* | MAINTAINERS: Add myself for af_hdcdBurt P2016-08-011-0/+1
* | Merge commit '1cf2f3d334f52849aae2be868bad1e5fa5f59aa0'James Almer2016-08-011-1/+1
|\ \ | |/
| * h264_sei: drop an unnecessary h264dec.h includeAnton Khirnov2016-06-211-1/+1
* | Merge commit 'b24dafe10572254ff0decc18b0d7c3d3707d5a29'James Almer2016-08-012-2/+2
|\ \ | |/
| * lavc: drop unnecessary h264dec.h includesAnton Khirnov2016-06-212-2/+2
* | Merge commit '70b1dcef2d859ae6b3e21d61de928c3dd0cf1aa4'James Almer2016-08-011-2/+1
|\ \ | |/
| * h264: tighten the valid range for ref_frame_countAnton Khirnov2016-06-211-2/+1
* | Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216'James Almer2016-08-0115-136/+181
|\ \ | |/
| * h264: move the parameter set definitions to a new header fileAnton Khirnov2016-06-2115-131/+176
* | avcodec/vp9_parser: Check the input frame sizes for being consistentMichael Niedermayer2016-08-011-0/+17
* | Doxygen: Re-enable JAVADOC_AUTOBRIEFTimothy Gu2016-07-311-1/+1
* | dynarray: Change AV_ to FF_ for AV_DYNARRAY_ADDTimothy Gu2016-07-312-4/+4
* | avformat/matroskaenc: fix Voids with size < 10Michael Bradshaw2016-07-311-1/+1
* | af_hdcd: give cdt expired counter a value for never setBurt P2016-07-311-3/+14
* | af_hdcd: fix a minor cosmetic annoyanceBurt P2016-07-311-2/+2
* | Doxyfile: Reset unused options back to defaultTimothy Gu2016-07-301-7/+7
* | doxygen: Remove outdated EXPAND_AS_DEFINEDTimothy Gu2016-07-301-2/+1
* | avfilter/af_stereowiden: fix read/write past the end of bufferAlexey Tourbin2016-07-301-16/+11
* | doc/filters: mention HDMI output format for stereo3d filterPaul B Mahol2016-07-301-0/+3
* | doxygen: Set tab size to 4Timothy Gu2016-07-291-1/+1
* | doxygen: Update Doxyfile for Doxygen 1.8.8Timothy Gu2016-07-291-833/+1566
* | doxygen: Fix PREDEFINED syntaxTimothy Gu2016-07-291-5/+5