Wim Taymans
|
b0cc0cf55d
|
Merge branch 'master' into 0.11
Conflicts:
gst-libs/ext/libav
|
2012-03-22 15:31:40 +01:00 |
|
Wim Taymans
|
12c0db9091
|
ffcodec: add voc demuxer
|
2012-03-13 13:24:39 +01:00 |
|
Alessandro Decina
|
d48fc18065
|
Fix compiler warnings
|
2012-02-27 06:26:02 +01:00 |
|
Edward Hervey
|
0a16f7edf6
|
codecmap: Add mapping for Indeo 4 video codec
|
2012-02-22 12:14:21 +01:00 |
|
Wim Taymans
|
cf3d3fe00d
|
ffmpeg: port to new memory API
|
2012-01-25 11:59:04 +01:00 |
|
Sebastian Dröge
|
b9ff7da938
|
ffmpeg: Channel layouts are now set for DTS and (E)AC3 by libav
|
2012-01-10 11:30:00 +01:00 |
|
Sebastian Dröge
|
3d6c803917
|
ffmpegdec: Correctly reorder audio channels to the GStreamer order if necessary
|
2012-01-10 10:37:50 +01:00 |
|
Sebastian Dröge
|
09efbe103f
|
ffmpeg: Channel layouts are now set for DTS and (E)AC3 by libav
|
2012-01-10 10:08:05 +01:00 |
|
Sebastian Dröge
|
42bc8f5ad7
|
ffmpeg: Use stack-allocated channel positions array
|
2012-01-10 10:01:26 +01:00 |
|
Sebastian Dröge
|
d2702a091e
|
ffmpeg: Put the new layout field in raw audio caps
|
2012-01-09 13:40:05 +01:00 |
|
Sebastian Dröge
|
2a4fcf842e
|
ffdec: Add mappings for the top channel positions
|
2012-01-09 13:24:55 +01:00 |
|
Sebastian Dröge
|
a861ea34dd
|
ffdec: Correctly set the channel-mask and also set it for stereo
|
2012-01-09 13:23:29 +01:00 |
|
Wim Taymans
|
fc0d9bd243
|
ffmpeg: port to new channel mapping
|
2012-01-05 14:06:33 +01:00 |
|
Wim Taymans
|
dcc9703273
|
fix compilation with new caps api
|
2011-10-28 16:35:54 +02:00 |
|
Wim Taymans
|
1fffbe9876
|
Merge branch 'master' into 0.11
Conflicts:
ext/ffmpeg/gstffmpegcodecmap.c
|
2011-10-27 16:31:30 +02:00 |
|
Sjoerd Simons
|
b05352beee
|
ffmpegcodecmap: Further specify allowed rates for G722 and G726
|
2011-10-19 13:18:35 +01:00 |
|
Sjoerd Simons
|
93b333cfea
|
ffmpegcodecmap: Always restrict audio codec in the unfixed cases
If the context isn't fixed yet or if it doesn't exist then always
restrict the caps.
Also restrict the maximum channels for G726 and G722 to 1 channel
|
2011-10-19 13:18:35 +01:00 |
|
Edward Hervey
|
b4ca4b5cfd
|
gstffmpegcodecmap: Avoid string operations on NULL
|
2011-10-11 14:02:53 +02:00 |
|
Wim Taymans
|
afb740b897
|
Merge branch 'master' into 0.11
Conflicts:
configure.ac
ext/ffmpeg/gstffmpegcodecmap.c
ext/ffmpeg/gstffmpegdeinterlace.c
|
2011-09-28 13:29:08 +02:00 |
|
Tim-Philipp Müller
|
902ee8a905
|
ffmpegcodecmap: don't create dummy codec data for FLAC decoder
Since then it just errors out because it's too small, as it
wants the flac headers as codec data if there is codec data.
https://bugzilla.gnome.org/show_bug.cgi?id=589361
|
2011-09-26 19:54:52 +01:00 |
|
Wim Taymans
|
09a66b0923
|
ffmpeg: fix for audio caps change
|
2011-09-06 15:29:26 +02:00 |
|
Wim Taymans
|
4361442827
|
ffmpeg: convert to new caps
|
2011-08-22 13:33:31 +02:00 |
|
Wim Taymans
|
dd56c2c7ea
|
ffmpeg: port to new audio caps
|
2011-08-19 18:33:11 +02:00 |
|
Wim Taymans
|
62bb960f3a
|
ffmpeg: add GstVideoFormat helper function
Add a function to convert an ffmpeg pixfmt to a GStreamer GstVideoFormat.
|
2011-07-29 10:25:03 +02:00 |
|
Wim Taymans
|
05a5c7f513
|
Merge branch 'master' into 0.11
Conflicts:
configure.ac
ext/ffmpeg/gstffmpegcodecmap.c
|
2011-07-22 17:54:32 +02:00 |
|
Raimo Järvi
|
95fe6ca01e
|
codecmap: Don't create dummy extradata for AAC LATM
If extradata is created for LATM, libav will use it for initialising AAC
decoder and decoding will fail.
Fixes bug #652812.
|
2011-07-18 12:04:29 +02:00 |
|
Wim Taymans
|
fc6b32330a
|
Merge branch 'master' into 0.11
Conflicts:
configure.ac
ext/ffmpeg/gstffmpegdec.c
|
2011-07-07 13:50:18 +02:00 |
|
Mark Nauwelaerts
|
6d517b3b76
|
ffmpegcodecmap: really include all supported sample formats in audio caps
Fixes #653717.
|
2011-06-30 11:50:21 +02:00 |
|
Wim Taymans
|
0c026bde71
|
ffmpeg: port to new caps
|
2011-06-20 11:57:29 +02:00 |
|
Wim Taymans
|
c312409c83
|
Merge branch 'master' into 0.11
|
2011-06-02 17:03:21 +02:00 |
|
Raimo Järvi
|
82463fe8bc
|
ffdec: Add mpegversion 2 to AAC decoder caps
Fixes bug #651447.
|
2011-05-30 12:31:31 +02:00 |
|
Sebastian Dröge
|
d1fac3e779
|
ffenc_aac: Add profile and level to the caps
Fixes bug #650596.
|
2011-05-27 10:54:12 +02:00 |
|
Rafael Diniz
|
df40381a83
|
ffmpeg: Add codec mapping for AAC LATM/LOAS
Also add the stream-format fields to the CODEC_ID_AAC caps.
Fixes bug #650695.
|
2011-05-25 10:10:48 +02:00 |
|
Wim Taymans
|
c71a2ec502
|
Merge branch 'master' into 0.11
Conflicts:
configure.ac
ext/ffmpeg/gstffmpegdec.c
|
2011-04-29 18:40:36 +02:00 |
|
Edward Hervey
|
fd80f177c9
|
codecmap: _XVID is gone
It was always a bogus one, since it used the external libxvid for encoding.
|
2011-04-21 20:56:45 +02:00 |
|
Edward Hervey
|
2f81d0d63b
|
ffmpeg: CodecType => AVMediaType
|
2011-04-21 20:56:44 +02:00 |
|
Wim Taymans
|
198fa2571b
|
Merge branch 'master' into 0.11
|
2011-04-19 19:03:06 +02:00 |
|
Stefan Kost
|
dd7b219c42
|
ffmpeg: don't divide by 0 when checking the framerates
Check for denom==0 first and set it to on in that case.
|
2011-04-08 11:42:33 +03:00 |
|
Wim Taymans
|
4345d10577
|
WIP: porting to 0.11
|
2011-04-04 12:23:05 +02:00 |
|
Wim Taymans
|
7a225ab604
|
codecmap: use new g_value getters
|
2011-02-28 12:13:17 +01:00 |
|
Edward Hervey
|
a2a4ee93c4
|
codecmap: Add mapping for g722
|
2011-01-25 16:34:04 +01:00 |
|
Edward Hervey
|
5429138b89
|
codecmap: Add proper caps name for Camstudio
|
2011-01-24 18:29:24 +01:00 |
|
Edward Hervey
|
cc4a11831d
|
gstffmpegcodecmap: Add some new codec mappings
VP8
LAGARITH
GSM
GSM_MS
|
2011-01-24 17:26:20 +01:00 |
|
Sebastian Dröge
|
51fe1a04e6
|
ffmpeg: Add mapping for YUVA420P <-> A420
This is used by VP6a, which is used by Flash.
See bug #613901.
|
2010-10-15 11:23:26 +02:00 |
|
Wim Taymans
|
4aa9b97d3f
|
ffcodecmap: avoid setting large framerates
When the framerate is bigger than 1000/1, set it to 0/1 instead. This avoids
letting the videosink do QoS on these very small frame durations.
|
2010-10-06 16:58:52 +02:00 |
|
Edward Hervey
|
6191dbb7dd
|
codecmap: Fix the caps of various mov/amr formats
https://bugzilla.gnome.org/show_bug.cgi?id=623671
|
2010-07-06 14:02:09 +02:00 |
|
Edward Hervey
|
edeb185374
|
codecmap: Specify the quicktime variant for mov and mp4 formats
|
2010-07-02 12:40:03 +02:00 |
|
Albert Lee
|
f310322e90
|
gstffmpegcodecmap: Fix ATRAC1/3 caps
|
2010-06-11 08:23:34 +02:00 |
|
Edward Hervey
|
c28097b6c4
|
codecmap: First round of type mapping wrapping : image formats
|
2010-05-31 18:53:12 +02:00 |
|
Olivier Crête
|
2b891aff61
|
codecmap: Respect the various h263 options
See #577784.
|
2010-05-10 15:41:45 +02:00 |
|