index
:
~slomo/gst-libav
master
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-15
libav: Use new flush vfunc of video codec base classes and remove reset imple...
Sebastian Dröge
2
-12
/
+8
2013-08-13
avmux: Don't fail on commas in the libav muxer type names
Hans de Goede
1
-0
/
+2
2013-07-29
avdemux: Implement SEGMENT query
Sebastian Dröge
1
-0
/
+18
2013-07-24
avcodecmap: Demote WARNING to DEBUG
Edward Hervey
1
-1
/
+1
2013-07-23
avviddec: Initialise opaque from the start
Olivier Crête
1
-2
/
+1
2013-07-23
avdemux: Add support for group-id in the stream-start event
Sebastian Dröge
1
-1
/
+26
2013-07-18
avviddec: increase bottom padding for output frames
Arnaud Vrac
1
-0
/
+4
2013-06-25
codecmap: realvideo does not have systemstream property
Wim Taymans
1
-2
/
+1
2013-06-11
avviddec: reset coded_width/_height before trying to open codec
Thiago Santos
1
-0
/
+6
2013-05-06
CODEC_ID_* -> AV_CODEC_ID_*
Tim-Philipp Müller
8
-546
/
+556
2013-05-06
codecmap: add mapping for WMA Lossless
Tim-Philipp Müller
1
-1
/
+8
2013-04-23
avviddec: Enable FRAME based threaded decoding if upstream is not live
Sebastian Dröge
1
-8
/
+25
2013-04-15
libav: fix static linking
Andoni Morales Alastruey
2
-2
/
+2
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
2
-2
/
+2
2013-04-15
av: Add WMV3 format for WMV 3 caps
Matej Knopp
1
-1
/
+1
2013-04-09
avvidec: Make sure to store newly set caps after resetting the decoder
Siva Chandran P
1
-2
/
+2
2013-03-25
Use %03u instead of %u in gst_pad_create_stream_id_printf()
David Schleef
1
-1
/
+1
2013-03-01
swscale: Use 1.0-style video/x-raw caps
Olivier Crête
1
-29
/
+0
2013-02-04
Add mapping for SMPTE 302m audio
David Schleef
1
-0
/
+4
2013-01-26
Revert "avdec_aac: disable for autoplugging until it gets fixed"
Tim-Philipp Müller
1
-2
/
+0
2013-01-26
avauddec: fix decoding of mono audio as well
Tim-Philipp Müller
1
-9
/
+13
2013-01-26
avauddec: fix garbled audio decoding in some cases
Nicolas Dufresne
1
-3
/
+5
2013-01-22
avenc_aac: downgrade to RANK_NONE until it gets fixed
Tim-Philipp Müller
1
-1
/
+12
2013-01-22
avdec_aac: disable for autoplugging until it gets fixed
Tim-Philipp Müller
1
-0
/
+2
2013-01-17
Disable libswscale/avvideoscale plugin until it works at least somewhat
Tim-Philipp Müller
1
-1
/
+4
2012-12-22
av: Remove some unused variables and function declarations
Sebastian Dröge
2
-14
/
+1
2012-12-22
av: Move gst_ffmpegdata functions to gstavprotocol.h too
Sebastian Dröge
6
-9
/
+10
2012-12-21
av: Fix redefinition of typedef 'GstFFMpegPipe'
Thijs Vermeir
2
-3
/
+3
2012-12-21
av: Use correct printf format strings for gsize
Sebastian Dröge
2
-6
/
+5
2012-12-17
av: Fix some memory leaks and misuse of libav API
Sebastian Dröge
7
-45
/
+18
2012-12-17
avauddec: Use a GstBuffer instead of a GstAdapter for collecting the output b...
Sebastian Dröge
2
-27
/
+16
2012-12-17
avauddec: accumulate buffers from a single input to push it all at once
Thiago Santos
2
-4
/
+31
2012-12-17
avcodecmap: Only set "formats" field on raw audio/video caps
Sebastian Dröge
2
-6
/
+22
2012-12-17
avcodecmap: Correctly convert GStreamer channel positions to libav channel mask
Sebastian Dröge
1
-1
/
+1
2012-12-17
avcodecmap: Add more and correct restrictions for DV
Sebastian Dröge
1
-113
/
+144
2012-12-12
libav: Fix some compilation errors caused by circular includes
Sebastian Dröge
1
-0
/
+2
2012-12-12
avcodec: set bits_per_coded_sample for G726
Wim Taymans
1
-0
/
+5
2012-12-12
avauddec: Set frame defaults for the audio decoders too
Sebastian Dröge
1
-0
/
+1
2012-12-12
avcodecmap: Remove some unused functions
Sebastian Dröge
2
-51
/
+2
2012-12-12
avaudenc: init frame with defaults
Wim Taymans
1
-0
/
+1
2012-12-12
avdec: Improve src template caps
Sebastian Dröge
3
-21
/
+17
2012-12-12
avaudenc: Properly handle planar audio formats with more than AV_NUM_DATA_POI...
Sebastian Dröge
1
-9
/
+16
2012-12-12
avauddec: Properly handle planar audio formats with more than AV_NUM_DATA_POI...
Sebastian Dröge
1
-5
/
+8
2012-12-12
avprotocol: Port from the URL protocol handler to saner public API
Christiaan Welvaart
5
-137
/
+117
2012-12-12
libav: fix palette support again
Wim Taymans
2
-2
/
+35
2012-12-11
avcodecmap: Take framerate restrictions into account for encoders
Sebastian Dröge
1
-7
/
+33
2012-12-11
avvidenc: Simplify color formats in the raw video caps
Sebastian Dröge
5
-261
/
+262
2012-12-11
avaudenc: Reorder audio channels if necessary and add proper support for chan...
Sebastian Dröge
3
-0
/
+49
2012-12-11
avcodecmap: Take channel layout constraints into account if possible
Sebastian Dröge
3
-27
/
+57
2012-12-11
avcodecmap: Take generic samplerate limitations into account
Sebastian Dröge
1
-60
/
+116
[next]