summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ffmpeg: remove hardcoded 'now' creation_time supportMarton Balint2016-03-03
* avformat: use ff_standardize_creation_time for formats writing all format str...Marton Balint2016-03-03
* avformat/utils: add a function to standardize creation timeMarton Balint2016-03-03
* lavc: add VideoToolbox H.264 EncoderRick Kern2016-03-02
* lavf/utils: Add ff_get_packet_palette()Mats Peterson2016-03-02
* avformat/cache: Fix memleak of tree entriesMichael Niedermayer2016-03-02
* fate/api: add missing FLV dependency to fate-api-seekClément Bœsch2016-03-02
* avfilter/vf_vectorscope: add 9 & 10 bit depth input & output support with alphaPaul B Mahol2016-03-02
* doc/utils: fix typo for min() descriptionPaul B Mahol2016-03-02
* avfilter/vf_vectorscope: make background opacity customizablePaul B Mahol2016-03-02
* avfilter/vf_vectorscope: add graticulePaul B Mahol2016-03-02
* avfilter/vf_vectorscope: avoid crash by explicitly checking for 8-bit depthPaul B Mahol2016-03-02
* lavc/aacenc_utils: replace sqrtf(Q*sqrtf(Q)) by precomputed valueGanesh Ajjanagadde2016-03-01
* fate: add pipe and cache testMichael Niedermayer2016-03-02
* avformat/seek-test: Support passing options to demuxers and protocolsMichael Niedermayer2016-03-02
* lavf/mov: Set display aspect ratio for avid dv.Carl Eugen Hoyos2016-03-02
* sdp: fix opus sprop-stereo fmtp syntaxMark Harris2016-03-01
* Move the |die| member of FrameThreadContext to PerThreadContext.Wan-Teh Chang2016-03-01
* sws/aarch64: add {nv12,nv21,yuv420p,yuv422p}_to_{argb,rgba,abgr,rgba}_neonClément Bœsch2016-03-01
* vc2enc: fix packet underallocation and minimum bitrate with interlacingRostislav Pehlivanov2016-03-01
* vc2enc: simplify slice cost cachingRostislav Pehlivanov2016-03-01
* vc2enc: remove redundant put_padding() and use skip_put_bytes() insteadRostislav Pehlivanov2016-03-01
* lavfi: add bench and abench filtersClément Bœsch2016-03-01
* avformat/rtpdec_h264: Ignore invalid sprop-parameter-sets missing PPSAndrew Shulgin2016-03-01
* lavu/rational: add more info regarding floor(x+0.5) usageGanesh Ajjanagadde2016-02-29
* fate: add libavcodec utils testMichael Niedermayer2016-02-29
* avcodec: Add utils testMichael Niedermayer2016-02-29
* hls: Add and use a memebr of AVIOInternal rather than abuse opaqueDerek Buitenhuis2016-02-29
* fate: fix fate-libavformat targetJames Almer2016-02-29
* Merge commit 'cae448cfbf31d492cba782bc64fc4eed556ed83d'Derek Buitenhuis2016-02-29
|\
| * aviobuf: add a private data struct for avio_open()ed contextsAnton Khirnov2016-02-22
* | avformat/protocols: Fix ff_urlcontext_child_class_next()Michael Niedermayer2016-02-29
* | avformat/msf: Also check the codec tag in probingMichael Niedermayer2016-02-29
* | Merge commit '832a202c47a246ed15e3edc6b05dfcfa7d82c4b2'Derek Buitenhuis2016-02-29
|\|
| * protocols: make the list of protocols staticAnton Khirnov2016-02-22
* | avformat: Remove async from TESTPROGSDerek Buitenhuis2016-02-29
* | Merge commit '7d61dc95d741ca134d59b1f34c4e10c4c4e36f56'Derek Buitenhuis2016-02-29
|\|
| * lavf: move urlcontext_child_class_next() to protocols.cAnton Khirnov2016-02-22
* | Merge commit '0fa00d05911aa8043ecad8dead4a73cab7faadf6'Derek Buitenhuis2016-02-29
|\|
| * lavf: move avio_enum_protocols() to protocols.cAnton Khirnov2016-02-22
* | Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'Derek Buitenhuis2016-02-29
|\|
| * lavf: reorganize URLProtocolsAnton Khirnov2016-02-22
* | x86/vc1dsp: Split the file into MC and loopfilterTimothy Gu2016-02-29
* | Merge commit '225e84e74544062706c0159ec0737b0e1d40915f'Derek Buitenhuis2016-02-29
|\|
| * hls: disallow opening nested files in child demuxersAnton Khirnov2016-02-22
* | Merge commit 'e192cd9ce2b51c2e6919f2a78b1ce53e0024e728'Derek Buitenhuis2016-02-29
|\|
| * smoothstreamingenc: do not open the files as read+writeAnton Khirnov2016-02-22
* | Merge commit 'd082078a88da3b3e926197d0d2aa9fa322123b76'Derek Buitenhuis2016-02-29
|\|
| * dashenc: eliminate ffurl_* usageAnton Khirnov2016-02-22
* | Merge commit '7fbb3b5b9857276b4cd17b2a530c7e0880d2bc0a'Derek Buitenhuis2016-02-29
|\|