index
:
gstreamer/gst-libav
0.10
0.10.13
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
GST_FFMPEG_NO_MIRROR
TYPEFIND
discontinued-for-monorepo
master
GStreamer plugin for the FFmpeg libav* libraries (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-libav)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
libav
/
gstavcodecmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-07
Update for gst_video_transfer_function_*() function renaming
Sebastian Dröge
1
-1
/
+1
2020-06-26
avcodecmap: Add support for SpeedHQ video codec
Sebastian Dröge
1
-0
/
+30
2020-05-31
avcodecmap: Remove unused GstFFMpegCompliance type
Sebastian Dröge
1
-22
/
+0
2020-05-27
avcodecmap: use framerate instead of time_base when decoding
Mathieu Duponchelle
1
-2
/
+2
2020-01-24
avcodecmap: Add some more comments about the assumptions in the ffmpeg code a...
Sebastian Dröge
1
-2
/
+8
2020-01-24
avdemux: Only set stream-format for H264/H265/AAC when we have a context
Sebastian Dröge
1
-5
/
+5
2020-01-24
avivf_mux: support VP9 and AV1
Haihao Xiang
1
-0
/
+18
2020-01-24
avcodecmap: Set AAC/H264/H265 stream-format for demuxer/encoder situations if...
Sebastian Dröge
1
-2
/
+25
2019-09-24
avviddec,avcodemap: Use new helper function for map color space information
Seungha Yang
1
-86
/
+6
2019-05-24
avcodecmap,avviddec: Map bt2020-10, PQ and HLG transfer functions
Seungha Yang
1
-0
/
+9
2019-05-24
codecmap: Add caps for aptX and aptX-HD
Arun Raghavan
1
-0
/
+10
2018-11-08
codecmap: Add mapping for Voxware metasound
Edward Hervey
1
-0
/
+6
2018-07-26
avmux: Place pva case after generic case
Georg Ottinger
1
-11
/
+11
2018-07-23
avauddec: add support for decoding in non-interleaved layout
George Kiagiadakis
1
-16
/
+84
2018-07-13
Refactor avcfg / avvidenc
Mathieu Duponchelle
1
-1
/
+1
2018-07-13
Use AV_ namespace for all CODEC_ macro
Nicolas Dufresne
1
-12
/
+13
2018-07-13
Use AV_ namespace for INPUT_BUFFER_PADDING_SIZE
Nicolas Dufresne
1
-2
/
+2
2018-05-06
Expose support for DSD
Mathieu Duponchelle
1
-0
/
+28
2018-02-12
Enable gif format, and make it so avdemux_gif and avdec_gif can autoplug
Mathieu Duponchelle
1
-2
/
+2
2017-10-19
avdemux: Whitelist the demuxers required for GC/Wii/WiiU ADPCM streams
Jan Alexander Steffens (heftig)
1
-0
/
+4
2017-08-17
gstavcodecmap: Do not require a channel-mask
Mathieu Duponchelle
1
-5
/
+12
2017-03-21
avvidenc: Classify image encoders with "Image" instead of "Video"
Arun Raghavan
1
-0
/
+24
2017-03-16
avcodecmap: Add mappings for I420/I422/Y444_12LE/BE and GBRA
Sebastian Dröge
1
-0
/
+7
2017-03-16
avcodecmap: Add GBR_12LE/BE and GBRA_12LE/BE pixel format mapping for CineFor...
Emeric Grange
1
-0
/
+4
2017-03-14
avcodecmap: Add mapping for CineForm HD / CFHD codec
Sebastian Dröge
1
-0
/
+9
2016-12-04
avcodecmap: Add mapping for Flash Screen2 codec
Sebastian Dröge
1
-0
/
+9
2016-11-24
avcodecmap: Add support for packed 32bit RGBx variants
Edward Hervey
1
-0
/
+4
2016-11-16
av: Enable IVF demuxer (and muxer)
Sebastian Dröge
1
-0
/
+2
2016-11-04
avcodecmap: It's interlace-mode, not interlaced-mode
Sebastian Dröge
1
-1
/
+1
2016-11-01
avcodecmap: Add variant to the ProRes caps
Sebastian Dröge
1
-0
/
+25
2016-11-01
avcodecmap: Configure field order in the context if we can
Sebastian Dröge
1
-0
/
+17
2016-11-01
avvidenc: Set colorimetry information in the context if known
Sebastian Dröge
1
-0
/
+101
2016-11-01
avcodecmap: Add mapping for Opus audio decoder
Tim-Philipp Müller
1
-0
/
+10
2016-09-14
av: Cast AVContext::bit_rate to a guint before passing to varargs functions
Sebastian Dröge
1
-9
/
+9
2016-08-20
libav: fix confusing 'insane framerate' debug log message
Tim-Philipp Müller
1
-2
/
+2
2016-05-13
avcodecmap: Add mapping for G729 caps
Sebastian Dröge
1
-0
/
+5
2016-03-11
avcodecmap: Only set the bitrate if we actually got it from the caps
Sebastian Dröge
1
-2
/
+2
2016-01-16
libav: Bitrate field changed from int to int64_t, fix compiler warnings
Sebastian Dröge
1
-1
/
+3
2016-01-16
libav: Remove usage of deprecated API
Andreas Cadhalpun
1
-9
/
+5
2015-12-24
avcodecmap: Add special mapping for mono channel layouts
Sebastian Dröge
1
-0
/
+12
2015-10-11
avcodecmap: add jpeg2000 decoder mapping
Thiago Santos
1
-0
/
+12
2015-10-03
avcodecmap: Don't allocate dummy codec data anymore, it causes crashes nowadays
Sebastian Dröge
1
-6
/
+2
2015-07-22
Add support for musepack (mpc) sv8 audio
James Smith
1
-0
/
+2
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
[next]