summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-05add docs directory to spec fileHEADmasterChristian Fredrik Kalager Schaller1-0/+1
2014-02-28Automatic update of common submoduleSebastian Dröge1-0/+0
2014-02-27docs: also reactivate make dist for the docsStefan Sauer1-1/+1
2014-02-26Automatic update of common submoduleStefan Sauer1-0/+0
2014-02-26docs: try to make the generated docs more usefulStefan Sauer4-39/+20
2014-02-26docs: add the inspected dataStefan Sauer1-0/+9166
2014-02-26docs: make the docs build againStefan Sauer7-313/+17607
2014-02-26configure: add missing docs/plugins/MakefileStefan Sauer1-0/+1
2014-02-26docs: install prebuilt plugin docs if gtk-doc is disabledStefan Sauer1-3/+7
2014-02-23avvidenc: make all properties work againMark Nauwelaerts1-2/+2
2014-02-22avmux: stream-start and segment event before data-flowMark Nauwelaerts1-0/+17
2014-02-22avviddec: rename hevc decoder element to h265 for consistencyThijs Vermeir1-1/+5
2014-02-21avvidec: don't crash on EOS when no buffers have been receivedTim-Philipp Müller1-0/+3
2014-02-21libav: Update to v10 beta1Sebastian Dröge1-0/+0
2014-02-20avaudenc: fix audio encoder flushing according to libav docsThiago Santos1-69/+79
2014-02-16gst-libs: handle make dist for out-of-tree buildMark Nauwelaerts1-1/+1
2014-02-04avmux: Fix invalid address passing to av_opt_set_int()Dmitry Melnichenko1-1/+1
2014-02-01avvidenc: avoid busy-looping when flushing framesMark Nauwelaerts1-1/+2
2014-01-30Automatic update of common submoduleEdward Hervey1-0/+0
2014-01-24avdemux: Don't go into pull mode when the sequential flag is setSjoerd Simons1-0/+6
2014-01-21avmux: Force DV audio input format to 48kHz, 2 channelsTim 'mithro' Ansell1-0/+4
2014-01-19libav: Update to version 10_alpha2Sebastian Dröge1-0/+0
2014-01-17avviddec: Add output-corrupt propertyAleix Conchillo Flaqué2-0/+28
2014-01-16avauddec: Mark frames as corrupted if libav tells us they areSebastian Dröge1-0/+4
2014-01-16avviddec: Mark frames as corrupted if libav tells us they areSebastian Dröge1-0/+6
2014-01-15gst-libav: fix context leaksVincent Penquerc'h6-3/+15
2014-01-13avviddec: set output chroma-siteWim Taymans1-0/+17
2014-01-10avviddec: release buffers when not direct renderingWim Taymans1-5/+29
2014-01-10avauddec: Give MP3 decoder a MARGINAL rank tooSebastian Dröge1-3/+0
2014-01-06av: Enable HEVC / h265 supportSebastian Dröge2-0/+25
2014-01-06libav: Update to v10_alpha1 tagSebastian Dröge1-0/+0
2014-01-03avcodecmap: fix regression with wmv3 video in WMVA formatTim-Philipp Müller1-1/+16
2014-01-03av: Update for CodecID -> AVCodecID related changesSebastian Dröge5-65/+50
2014-01-03avcfg: Update config parameters a bit to fix compilationSebastian Dröge1-22/+10
2014-01-03avenc: Stop using the removed inter_threshold fieldSebastian Dröge2-2/+0
2014-01-03avviddec rebaseSebastian Dröge1-0/+1
2014-01-03avauddec: Stop using AVCODEC_MAX_AUDIO_FRAME_SIZESebastian Dröge1-3/+4
2014-01-03avdemux: Stop using r_frame_rate fieldSebastian Dröge1-8/+8
2014-01-03avvidenc: Port to av_encode_video2()Sebastian Dröge1-69/+25
2014-01-03libav: Update to libav master (libav 10 API)Sebastian Dröge1-0/+0
2013-12-27configure.ac: Remove warning when building against a system version of libavSebastian Dröge1-32/+0
2013-12-22Automatic update of common submoduleTim-Philipp Müller2-7/+1
2013-12-16Some compiler warning fixes to satisfy XCode compilerTodd Agulnick2-1/+2
2013-12-07avviddec: improve buffer handling and semanticsMark Nauwelaerts1-6/+22
2013-12-07avvidenc: plug input_state leakMark Nauwelaerts1-0/+4
2013-12-05avviddec: Use new gst_video_decoder_set_needs_format() APISebastian Dröge1-0/+2
2013-12-03Update spec file with latest changesChristian Fredrik Kalager Schaller1-8/+5
2013-12-02avviddec: only use upstream framerate if really specifiedMark Nauwelaerts1-1/+2
2013-11-26avviddec: discard unused input framesMark Nauwelaerts1-0/+44
2013-11-26avviddec: really release frame at proper timeMark Nauwelaerts1-3/+4