index
:
~wtay/gst-libav
0.10
0.10.13
0.11
1.0
1.2
ffmpeg-head
master
rework-ts-handling
tp-vision
work
libav gstreamer plugins hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-23
avvidenc: make all properties work again
Mark Nauwelaerts
1
-2
/
+2
2014-02-22
avmux: stream-start and segment event before data-flow
Mark Nauwelaerts
1
-0
/
+17
2014-02-22
avviddec: rename hevc decoder element to h265 for consistency
Thijs Vermeir
1
-1
/
+5
2014-02-21
avvidec: don't crash on EOS when no buffers have been received
Tim-Philipp Müller
1
-0
/
+3
2014-02-20
avaudenc: fix audio encoder flushing according to libav docs
Thiago Santos
1
-69
/
+79
2014-02-04
avmux: Fix invalid address passing to av_opt_set_int()
Dmitry Melnichenko
1
-1
/
+1
2014-02-01
avvidenc: avoid busy-looping when flushing frames
Mark Nauwelaerts
1
-1
/
+2
2014-01-24
avdemux: Don't go into pull mode when the sequential flag is set
Sjoerd Simons
1
-0
/
+6
2014-01-21
avmux: Force DV audio input format to 48kHz, 2 channels
Tim 'mithro' Ansell
1
-0
/
+4
2014-01-17
avviddec: Add output-corrupt property
Aleix Conchillo Flaqué
2
-0
/
+28
2014-01-16
avauddec: Mark frames as corrupted if libav tells us they are
Sebastian Dröge
1
-0
/
+4
2014-01-16
avviddec: Mark frames as corrupted if libav tells us they are
Sebastian Dröge
1
-0
/
+6
2014-01-15
gst-libav: fix context leaks
Vincent Penquerc'h
6
-3
/
+15
2014-01-13
avviddec: set output chroma-site
Wim Taymans
1
-0
/
+17
2014-01-10
avviddec: release buffers when not direct rendering
Wim Taymans
1
-5
/
+29
2014-01-10
avauddec: Give MP3 decoder a MARGINAL rank too
Sebastian Dröge
1
-3
/
+0
2014-01-06
av: Enable HEVC / h265 support
Sebastian Dröge
2
-0
/
+25
2014-01-03
avcodecmap: fix regression with wmv3 video in WMVA format
Tim-Philipp Müller
1
-1
/
+16
2014-01-03
av: Update for CodecID -> AVCodecID related changes
Sebastian Dröge
5
-65
/
+50
2014-01-03
avcfg: Update config parameters a bit to fix compilation
Sebastian Dröge
1
-22
/
+10
2014-01-03
avenc: Stop using the removed inter_threshold field
Sebastian Dröge
2
-2
/
+0
2014-01-03
avviddec rebase
Sebastian Dröge
1
-0
/
+1
2014-01-03
avauddec: Stop using AVCODEC_MAX_AUDIO_FRAME_SIZE
Sebastian Dröge
1
-3
/
+4
2014-01-03
avdemux: Stop using r_frame_rate field
Sebastian Dröge
1
-8
/
+8
2014-01-03
avvidenc: Port to av_encode_video2()
Sebastian Dröge
1
-69
/
+25
2013-12-16
Some compiler warning fixes to satisfy XCode compiler
Todd Agulnick
2
-1
/
+2
2013-12-07
avviddec: improve buffer handling and semantics
Mark Nauwelaerts
1
-6
/
+22
2013-12-07
avvidenc: plug input_state leak
Mark Nauwelaerts
1
-0
/
+4
2013-12-05
avviddec: Use new gst_video_decoder_set_needs_format() API
Sebastian Dröge
1
-0
/
+2
2013-12-02
avviddec: only use upstream framerate if really specified
Mark Nauwelaerts
1
-1
/
+2
2013-11-26
avviddec: discard unused input frames
Mark Nauwelaerts
1
-0
/
+44
2013-11-26
avviddec: really release frame at proper time
Mark Nauwelaerts
1
-3
/
+4
2013-11-04
avaudec: don't put bogus 0 channel-mask on output caps for mono audio
Tim-Philipp Müller
1
-9
/
+7
2013-10-26
avaudenc: post better error message if experimental codecs don't work
Tim-Philipp Müller
1
-0
/
+10
2013-10-26
codecmap: use TRUE for boolean fields in caps
Tim-Philipp Müller
1
-1
/
+1
2013-10-15
avenc: Add compliance property
Greg Rutz
6
-4
/
+98
2013-10-04
avcodecmap: Make avdec_mjpeg requires a parsed input
Matthieu Bouron
1
-1
/
+1
2013-10-02
avcodecmap: gst_value_can_intersect() does not do what you would think
Sebastian Dröge
1
-4
/
+18
2013-10-02
avcodecmap: Only append values to the video/audio format lists if we don't ha...
Sebastian Dröge
1
-2
/
+8
2013-10-02
avviddec: Reset some more fields in ::stop()
Sebastian Dröge
1
-0
/
+9
2013-10-02
avviddec: Don't believe we're negotiated if negotiation failed
Sebastian Dröge
1
-1
/
+17
2013-10-02
avauddec: Don't believe we're negotiated if negotiation failed
Sebastian Dröge
1
-0
/
+1
2013-10-01
avenc: Choose 25 fps if we don't have any in the caps
Sebastian Dröge
1
-2
/
+8
2013-09-28
avcodecmap: Fix boolean expression to fix uninitialized usage of variables
Sebastian Dröge
1
-3
/
+3
2013-09-12
avviddec: Initialize strides with the ones of avcodec_default_get_buffer() if...
Sebastian Dröge
2
-4
/
+14
2013-09-12
avviddec: Use the correct context for negotiation
Sebastian Dröge
1
-8
/
+8
2013-09-12
avviddec: Remember initially used stride and don't allow stride changes
Sebastian Dröge
2
-0
/
+29
2013-09-11
avcodecmap: Add support for TechSmith Screen Capture 2
Matej Knopp
1
-0
/
+6
2013-09-04
avcodecmap: exclude avc3 stream format from AV_CODEC_ID_H264
Alex Ashley
1
-0
/
+13
2013-08-30
codecmap: add mapping for MSS1 and MSS2
Josep Torra
1
-0
/
+12
[next]