index
:
gstreamer/gst-ffmpeg
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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-17
configure.ac: Minor typo in disabling cavs decoder. Now compiles AND works on...
GST_FFMPEG_NO_MIRROR
Edward Hervey
2
-1
/
+7
2007-12-17
ext/ffmpeg/: Handle VC-1 properly , which is handled differently from WMV3.
Edward Hervey
3
-2
/
+21
2007-12-17
autogen.sh: Fix call to ffmpegrev
Edward Hervey
5
-8
/
+15
2007-12-15
ext/ffmpeg/gstffmpegcfg.c: NULL-terminate the GEnumValue arrays, otherwise th...
Sebastian Dröge
3
-7
/
+19
2007-12-09
configure.ac: Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
Sebastian Dröge
2
-1
/
+10
2007-11-28
configure.ac: Temporarily remove fPIC option for building ffmpeg
Edward Hervey
4
-9
/
+21
2007-11-22
ext/ffmpeg/gstffmpegaudioresample.c: Correct the output size of the buffer.
Edward Hervey
2
-1
/
+9
2007-11-15
ext/ffmpeg/: Added new ffaudioresample element using the ffmpeg resampling code.
Edward Hervey
5
-1
/
+318
2007-11-15
Initial patch of the new mirror-less build-system for gst-ffmpeg using specif...
Edward Hervey
13
-109
/
+335
2007-11-10
ChangeLog surgery: UTF8-ize latest entry
Tim-Philipp Müller
1
-1
/
+1
2007-11-08
ext/ffmpeg/:
Ole André Vadla Ravnås
4
-2
/
+9
2007-11-03
ext/ffmpeg/: gst-indent cleanup.
Edward Hervey
8
-232
/
+248
2007-10-12
configure.ac: Add big fat warning message with explanation when building agai...
Tim-Philipp Müller
2
-0
/
+38
2007-10-10
ext/ffmpeg/gstffmpegdec.c: Fix the return type of the setcaps function. Fixes...
Tuomas Kulve
2
-1
/
+8
2007-10-05
ext/ffmpeg/gstffmpegdemux.c: Don't return FALSE for the LATENCY event but ins...
Yann Gilquin
2
-1
/
+15
2007-10-03
tests/check/generic/libavcodec-locking.c: Print message name and not just num...
Stefan Kost
2
-2
/
+7
2007-10-01
ext/ffmpeg/gstffmpegcodecmap.c: Add Real Video 3.0 and remove some bogus caps.
Wim Taymans
4
-4
/
+30
2007-08-14
ext/ffmpeg/gstffmpegdec.c: Don't set rank of sp5x video decoder to NONE.
Edward Hervey
2
-5
/
+12
2007-08-07
ext/ffmpeg/gstffmpegcodecmap.c: Improve debugging of codec data. realvideo ca...
Wim Taymans
3
-2
/
+49
2007-08-01
ext/ffmpeg/: Free strings atleast when finalizing elements.
Stefan Kost
5
-14
/
+65
2007-08-01
Check for libm and link against it (ffmpeg is using sqrt).
Stefan Kost
3
-1
/
+11
2007-07-25
ext/ffmpeg/: Handle buffers with invalid duration correctly even in the case ...
Julien Moutte
4
-1
/
+16
2007-07-13
Remove bogus check for libcheck, since we check for gstreamer-check and it pu...
Jan Schmidt
3
-7
/
+11
2007-07-12
configure.ac: Use pkg-config to locate check. Bump core requirement.
Stefan Kost
4
-6
/
+17
2007-07-05
ext/ffmpeg/gstffmpegenc.c: Fix the encoders by actually copying the encoded o...
Jan Schmidt
3
-0
/
+10
2007-06-22
ext/ffmpeg/gstffmpegenc.*: Instead of allocating 512KB buffers and then setti...
Jan Schmidt
4
-7
/
+42
2007-06-20
ext/ffmpeg/gstffmpegcodecmap.c: Enable mjpeg-codec in more containers.
Stefan Kost
2
-1
/
+10
2007-06-19
ext/ffmpeg/gstffmpeg.c: Cut off double \n.
Stefan Kost
3
-5
/
+26
2007-06-15
win32/vs6/: Convert line endings to CRLF and mark files as binary.
Jan Schmidt
4
-192
/
+198
2007-06-05
gst-libs/ext/ffmpeg/: Recognise x86_64 builds and set flags appropriately so ...
Jan Schmidt
1
-0
/
+9
2007-06-05
ext/ffmpeg/gstffmpegcodecmap.c: Add MSMPEG4V3 video and MP3 audio to the asf ...
Wim Taymans
2
-2
/
+11
2007-06-05
ext/ffmpeg/gstffmpegdemux.c: Use total duration when the individual stream du...
Jan Arne Petersen
2
-2
/
+14
2007-06-05
ext/ffmpeg/gstffmpegscale.c: don't leak refcounts in event handler. Fixes #44...
Laurent Glayal
2
-2
/
+16
2007-05-25
ext/ffmpeg/gstffmpegdec.c: Be a bit smarter when clipping the frame without a...
Wim Taymans
2
-0
/
+19
2007-05-24
configure.ac: Add -no-undefined to GST_ALL_LDFLAGS; without it, no shared lib...
Tim-Philipp Müller
2
-0
/
+11
2007-05-21
ext/ffmpeg/gstffmpegdemux.c: Reduce the probability of the MPEG-TS typefinder...
Jan Schmidt
2
-0
/
+12
2007-05-17
Fix the build on MacOSX. since the one shipped by Apple is from the middle ag...
Edward Hervey
5
-2
/
+25
2007-05-09
ext/ffmpeg/: Protect calls to ffmpeg functions that will implicitly call avco...
Edward Hervey
4
-1
/
+22
2007-05-02
ext/ffmpeg/gstffmpegdec.c: Fix timestamping for out-of-order incoming buffers...
Edward Hervey
3
-0
/
+93
2007-04-25
ext/ffmpeg/gstffmpegcodecmap.c: Remove cruft inserted by wim's last commit.
Edward Hervey
3
-6
/
+6
2007-04-20
ext/ffmpeg/gstffmpegdemux.c: Allow ffmpeg typefinders to try and typefind ver...
Michael Smith
3
-2
/
+15
2007-04-12
ext/ffmpeg/: Add the CODEC_FLAG_GLOBAL_HEADER to the exposed flags, and makes...
Mark Nauwelaerts
3
-1
/
+25
2007-04-12
ext/ffmpeg/gstffmpegdec.c: Draw edges for h264. Fixes #364139.
Yves Lefebvre
3
-2
/
+14
2007-03-17
ext/ffmpeg/gstffmpegcodecmap.c (gst_ffmpeg_get_codecid_longname): Fix typo in...
Johan Dahlin
3
-1
/
+6
2007-03-02
ext/ffmpeg/gstffmpegcfg.c: Add mpeg1video and mpeg2video to the list of mpeg-...
Edward Hervey
2
-64
/
+67
2007-03-01
configure.ac: Convert to new AG_GST style.
Sebastian Dröge
3
-11
/
+18
2007-02-16
ext/ffmpeg/: Don't use GINT_TO_POINTER and GPOINTER_TO_INT with GTypes, this ...
Tim-Philipp Müller
5
-78
/
+59
2007-02-14
ext/ffmpeg/gstffmpegcfg.c: Typo fix.
Edward Hervey
3
-1
/
+6
2007-02-09
ext/ffmpeg/gstffmpegdec.c: My console is not your TODO list.
Thomas Vander Stichele
2
-1
/
+7
2007-02-09
ext/ffmpeg/gstffmpegmux.c: ffmux_flv only accepts mpeg audio with a sample ra...
Tim-Philipp Müller
2
-0
/
+40
[next]