summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat/libopenmpt: Probe file format from file data if possibleJörn Heusipp2018-03-20
* avformat/libopenmpt: Update file extensions list for libopenmpt 0.3Jörn Heusipp2018-03-20
* ffmpeg.c - drain all decoded frames during stream_loop flushGyan Doshi2018-03-20
* avcodec/mpeg2_metadata: unref output packet on failureJames Almer2018-03-20
* avcodec/h265_metadata: fix memory leak in case of output packet creation failureJames Almer2018-03-20
* avcodec/h264_metadata: fix memory leak in case of output packet creation failureJames Almer2018-03-20
* avcodec/mpeg4_unpack_bframes: reduce code duplicationJames Almer2018-03-20
* avcodec/mp3_header_decompress: don't free the user provided packet on errorJames Almer2018-03-20
* avcodec/vp9_superframe_split: move the reference in the bsf internal bufferJames Almer2018-03-19
* lavfi/deshake: Check alignment before calling asm init function.Carl Eugen Hoyos2018-03-20
* h264_metadata: Fix memory leak on multiple display orientation messagesMark Thompson2018-03-19
* checkasm/hevc_idct : update test bit depth from 8 9 and 10 to 8 10 and 12Yingming Fan2018-03-19
* configure: add const_nan dependency to h264_metadata_bsfJames Almer2018-03-18
* lavc/mpeg2_metadata_bsf: support dump options.Jun Zhao2018-03-18
* lavc/h265_metadata_bsf: support dump options.Jun Zhao2018-03-18
* lavc/h264_metadata_bsf: support dump options.Jun Zhao2018-03-18
* avcodec/aac_adtstoasc: move the reference in the bsf internal bufferJames Almer2018-03-18
* hwcontext_vaapi: Always include DRM hwcontext headerMark Thompson2018-03-18
* lavc: Add filter_units bitstream filterMark Thompson2018-03-18
* hwcontext_vaapi: Fix condition for DRM device derivationMark Thompson2018-03-18
* cbs: Add a table of all supported codec IDsMark Thompson2018-03-18
* h264_metadata: Remove unused fieldsMark Thompson2018-03-18
* h264_metadata: Add support for display orientation SEI messagesMark Thompson2018-03-18
* cbs_h265: Use helper macro for maximum values of fixed-width elementsMark Thompson2018-03-18
* cbs_h264: Fix overflow in shiftsMark Thompson2018-03-18
* lavd: fix iterating of input and output devicesFelix Matouschek2018-03-18
* avfilter/vf_premultiply : fix unpremultiply_offset for rgb inputMartin Vignali2018-03-18
* fate/hapqa_extract : add test for hapqa_extract bsfMartin Vignali2018-03-18
* http: fix potentially dangerous whitespace skipping codewm42018-03-18
* http: avoid out of bound accesses on broken Set-Cookie headerswm42018-03-18
* http: do not print a warning message for expired cookieswm42018-03-18
* lavu/frame: add QP side datawm42018-03-18
* lavu/frame: fix inconsistent qp_table_buf deprecationwm42018-03-18
* avformat/hlsenc: reindent after previous commitsSteven Liu2018-03-18
* avformat/hlsenc: fix fmp4 single init file problemSteven Liu2018-03-18
* avformat/hlsenc: fix memleak problem about fmp4_init_filenameSteven Liu2018-03-18
* avformat/hlsenc: reindent after previous commitsSteven Liu2018-03-18
* avformat/hlsenc: fix write wrong init file URI string problemSteven Liu2018-03-18
* lavf/dashenc: remove unneeded call to dash_freeRodger Combs2018-03-18
* libavformat/dashenc: Option to set timeout for socket I/O operationRavindra2018-03-18
* avformat/codec2: don't include avcodec objectsJames Almer2018-03-17
* configure: revert changes to the schannel checkJames Almer2018-03-17
* Merge commit '83fef16b6a8dbbcbd80d159ba3ebe818dbbb2776'James Almer2018-03-17
|\
| * configure: Add check_cpp_condition() helper function to simplify some express...Diego Biurrun2018-03-07
* | Merge commit 'a5e011c8dcbf6968cc60f883d33382ba46147e90'James Almer2018-03-17
|\|
| * configure: Add check_cmd() helper function to simplify some expressionsDiego Biurrun2018-03-07
* | fate/hapenc : remove test which use libsnappyMartin Vignali2018-03-17
* | fate: add a dca_core bitstream filter testJames Almer2018-03-17
* | Partially revert "avcodec/hapqa_extract: remove the AVOption flagsJames Almer2018-03-17
* | lavc/extract_extradata_bsf: support dump options.Jun Zhao2018-03-17