index
:
~thiagoss/gst-libav
master
reverted-acceptcaps
Unnamed repository; edit this file 'description' to name the repository.
thiagoss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
libav
/
gstavcodecmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-26
codecmap: add vp9 mapping
Wim Taymans
1
-0
/
+9
2015-06-11
avcodec: Check against codec format list
Nicolas Dufresne
1
-6
/
+26
2015-06-02
avcodecmap: Use video/x-cavs mime type instead of video/x-gst-av-cavs
Aurélien Zanelli
1
-1
/
+6
2015-03-10
libav: Add support for 10 bit planar AYUV formats
Sebastian Dröge
1
-0
/
+6
2015-03-10
libav: Change from deprecated PIX_FMT_* to AV_PIX_FMT_*
Sebastian Dröge
1
-63
/
+63
2014-06-06
avcodecmap: place supported profiles in mpeg4 caps
Wim Taymans
1
-1
/
+16
2014-06-06
avcodecmap: remove deprecated media types
Wim Taymans
1
-16
/
+0
2014-06-06
codecmap: don't expose more deprecated media types
Wim Taymans
1
-2
/
+2
2014-06-06
Revert "avcodecmap: do more reverse mapping of MPEG4"
Wim Taymans
1
-10
/
+0
2014-05-29
avcodecmap: handle simple and advanced-simple profile in MPEG4
Wim Taymans
1
-6
/
+19
2014-05-29
avcodecmap: do more reverse mapping of MPEG4
Wim Taymans
1
-0
/
+10
2014-04-30
libav: avoid dividing by zero on insane fps/par
Vincent Penquerc'h
1
-14
/
+31
2014-04-08
codecmap: Add missing break
Edward Hervey
1
-0
/
+1
2014-04-06
avcodecmap: Add mapping for Apple Intermediate Codec
Sebastian Dröge
1
-0
/
+9
2014-01-06
av: Enable HEVC / h265 support
Sebastian Dröge
1
-0
/
+24
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
1
-53
/
+38
2013-12-16
Some compiler warning fixes to satisfy XCode compiler
Todd Agulnick
1
-0
/
+1
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
codecmap: use TRUE for boolean fields in caps
Tim-Philipp Müller
1
-1
/
+1
2013-10-15
avenc: Add compliance property
Greg Rutz
1
-0
/
+22
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-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-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
2013-08-22
avdemux: Add support for video/x-pva
Sebastian Dröge
1
-0
/
+14
2013-07-24
avcodecmap: Demote WARNING to DEBUG
Edward Hervey
1
-1
/
+1
2013-06-25
codecmap: realvideo does not have systemstream property
Wim Taymans
1
-2
/
+1
2013-05-06
CODEC_ID_* -> AV_CODEC_ID_*
Tim-Philipp Müller
1
-482
/
+491
2013-05-06
codecmap: add mapping for WMA Lossless
Tim-Philipp Müller
1
-1
/
+8
2013-04-15
av: Add WMV3 format for WMV 3 caps
Matej Knopp
1
-1
/
+1
2013-02-04
Add mapping for SMPTE 302m audio
David Schleef
1
-0
/
+4
2012-12-17
avcodecmap: Only set "formats" field on raw audio/video caps
Sebastian Dröge
1
-4
/
+21
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
avcodec: set bits_per_coded_sample for G726
Wim Taymans
1
-0
/
+5
2012-12-12
avcodecmap: Remove some unused functions
Sebastian Dröge
1
-33
/
+2
2012-12-12
avdec: Improve src template caps
Sebastian Dröge
1
-19
/
+10
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
1
-149
/
+253
2012-12-11
avaudenc: Reorder audio channels if necessary and add proper support for chan...
Sebastian Dröge
1
-0
/
+28
2012-12-11
avcodecmap: Take channel layout constraints into account if possible
Sebastian Dröge
1
-25
/
+54
2012-12-11
avcodecmap: Take generic samplerate limitations into account
Sebastian Dröge
1
-60
/
+116
2012-12-11
avcodecmap: Simplify raw audio caps
Sebastian Dröge
1
-22
/
+49
2012-12-05
avaudenc: Add support for planar audio formats
Sebastian Dröge
1
-6
/
+92
2012-12-04
avauddec: Add support for planar audio formats
Sebastian Dröge
1
-0
/
+2
[next]