summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mpeg2_metadata: unref output packet on failureJames Almer2018-03-201-4/+4
* avcodec/h265_metadata: fix memory leak in case of output packet creation failureJames Almer2018-03-201-1/+3
* avcodec/h264_metadata: fix memory leak in case of output packet creation failureJames Almer2018-03-201-1/+3
* avcodec/mpeg4_unpack_bframes: reduce code duplicationJames Almer2018-03-201-10/+10
* avcodec/mp3_header_decompress: don't free the user provided packet on errorJames Almer2018-03-201-1/+1
* avcodec/vp9_superframe_split: move the reference in the bsf internal bufferJames Almer2018-03-191-11/+10
* lavfi/deshake: Check alignment before calling asm init function.Carl Eugen Hoyos2018-03-201-4/+6
* h264_metadata: Fix memory leak on multiple display orientation messagesMark Thompson2018-03-191-0/+4
* checkasm/hevc_idct : update test bit depth from 8 9 and 10 to 8 10 and 12Yingming Fan2018-03-191-2/+2
* configure: add const_nan dependency to h264_metadata_bsfJames Almer2018-03-181-0/+1
* lavc/mpeg2_metadata_bsf: support dump options.Jun Zhao2018-03-181-6/+7
* lavc/h265_metadata_bsf: support dump options.Jun Zhao2018-03-181-17/+21
* lavc/h264_metadata_bsf: support dump options.Jun Zhao2018-03-181-28/+38
* avcodec/aac_adtstoasc: move the reference in the bsf internal bufferJames Almer2018-03-181-19/+14
* hwcontext_vaapi: Always include DRM hwcontext headerMark Thompson2018-03-181-3/+1
* lavc: Add filter_units bitstream filterMark Thompson2018-03-185-0/+288
* hwcontext_vaapi: Fix condition for DRM device derivationMark Thompson2018-03-181-1/+1
* cbs: Add a table of all supported codec IDsMark Thompson2018-03-184-9/+23
* h264_metadata: Remove unused fieldsMark Thompson2018-03-181-7/+5
* h264_metadata: Add support for display orientation SEI messagesMark Thompson2018-03-181-4/+165
* cbs_h265: Use helper macro for maximum values of fixed-width elementsMark Thompson2018-03-181-8/+8
* cbs_h264: Fix overflow in shiftsMark Thompson2018-03-182-11/+15
* lavd: fix iterating of input and output devicesFelix Matouschek2018-03-181-5/+2
* avfilter/vf_premultiply : fix unpremultiply_offset for rgb inputMartin Vignali2018-03-181-2/+2
* fate/hapqa_extract : add test for hapqa_extract bsfMartin Vignali2018-03-187-0/+213
* http: fix potentially dangerous whitespace skipping codewm42018-03-181-0/+2
* http: avoid out of bound accesses on broken Set-Cookie headerswm42018-03-181-0/+3
* http: do not print a warning message for expired cookieswm42018-03-181-1/+1
* lavu/frame: add QP side datawm42018-03-186-7/+86
* lavu/frame: fix inconsistent qp_table_buf deprecationwm42018-03-182-3/+5
* avformat/hlsenc: reindent after previous commitsSteven Liu2018-03-181-125/+125
* avformat/hlsenc: fix fmp4 single init file problemSteven Liu2018-03-181-16/+50
* avformat/hlsenc: fix memleak problem about fmp4_init_filenameSteven Liu2018-03-181-7/+8
* avformat/hlsenc: reindent after previous commitsSteven Liu2018-03-181-22/+22
* avformat/hlsenc: fix write wrong init file URI string problemSteven Liu2018-03-181-16/+0
* lavf/dashenc: remove unneeded call to dash_freeRodger Combs2018-03-181-3/+1
* libavformat/dashenc: Option to set timeout for socket I/O operationRavindra2018-03-182-0/+6
* avformat/codec2: don't include avcodec objectsJames Almer2018-03-172-3/+6
* configure: revert changes to the schannel checkJames Almer2018-03-171-1/+3
* Merge commit '83fef16b6a8dbbcbd80d159ba3ebe818dbbb2776'James Almer2018-03-171-23/+31
|\
| * configure: Add check_cpp_condition() helper function to simplify some express...Diego Biurrun2018-03-071-12/+26
* | Merge commit 'a5e011c8dcbf6968cc60f883d33382ba46147e90'James Almer2018-03-171-0/+8
|\ \ | |/
| * configure: Add check_cmd() helper function to simplify some expressionsDiego Biurrun2018-03-071-3/+11
* | fate/hapenc : remove test which use libsnappyMartin Vignali2018-03-177-105/+0
* | fate: add a dca_core bitstream filter testJames Almer2018-03-171-0/+5
* | Partially revert "avcodec/hapqa_extract: remove the AVOption flagsJames Almer2018-03-171-3/+4
* | lavc/extract_extradata_bsf: support dump options.Jun Zhao2018-03-171-1/+2
* | cmdutils: remove a superfluous line breakJames Almer2018-03-171-1/+0
* | avcodec/null_bsf: move the reference in the bsf internal bufferJames Almer2018-03-161-10/+2
* | avfilter/af_surround: drain input at EOFPaul B Mahol2018-03-161-3/+25
OpenPOWER on IntegriCloud