index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
avi
Commit message (
Expand
)
Author
Age
Files
Lines
*
gst/avi/gstavimux.c: Minor fix/cleanup in header field calculation.
Mark Nauwelaerts
2009-01-07
1
-2
/
+3
*
gst/avi/gstavimux.*: Ensure header size invariance during subsequent rewrite ...
Mark Nauwelaerts
2009-01-06
2
-1
/
+17
*
ext/pulse/pulsemixerctrl.c: And remove temporary comment pointing to the bug ...
Stefan Kost
2008-12-19
1
-2
/
+2
*
gst/avi/gstavimux.c: Rename api from _flush to _reset_tags.
Stefan Kost
2008-12-16
1
-1
/
+1
*
gst/avi/gstavimux.c: Use new tagsetter api to flush tags.
Stefan Kost
2008-12-16
1
-1
/
+3
*
gst/avi/gstavimux.*: Totally remove the internal taglists and fully use tagse...
Stefan Kost
2008-12-16
2
-32
/
+8
*
gst/avi/gstavimux.c: Instead of filtering wrongly just use the mergemode. App...
Stefan Kost
2008-12-15
1
-13
/
+7
*
gst/avi/gstavidemux.c: More logging.
Stefan Kost
2008-12-09
2
-13
/
+32
*
gst/avi/gstavimux.c: Don't segfault on string typed tags being NULL. Fixes #5...
Stefan Kost
2008-11-11
1
-1
/
+1
*
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
2008-11-04
1
-0
/
+1
*
gst/avi/gstavidemux.c: Invert other uncompressed RGB formats. Fixes #558554.
Nick Haddad
2008-10-31
1
-5
/
+17
*
gst/avi/gstavimux.c: Fix VPRP chunk setup in avimux.
Mark Nauwelaerts
2008-10-21
1
-4
/
+5
*
gst/avi/gstavidemux.c: Skip entries for streams that don't have a output pad ...
Edward Hervey
2008-10-15
1
-0
/
+6
*
gst/avi/gstavidemux.c: Reset header state. Fixes #555321.
Wim Taymans
2008-10-08
1
-0
/
+1
*
gst/avi/gstavidemux.*: For timestamping audio packets we need to take into ac...
Wim Taymans
2008-10-08
2
-5
/
+33
*
Make stuff compile with GST_DISABLE_GST_DEBUG.
Tim-Philipp Müller
2008-08-30
1
-5
/
+3
*
gst/avi/gstavidemux.c: Some AVI 2.0 (ODML) files don't respect the 'specifica...
Edward Hervey
2008-08-16
1
-4
/
+10
*
gst/avi/gstavimux.c: Provide cbSize field for audio extra_data size, and take...
Mark Nauwelaerts
2008-08-04
1
-8
/
+18
*
gst/avi/gstavidemux.c: Fix build of avidemux on big endian architectures.
Alessandro Decina
2008-07-14
1
-3
/
+3
*
gst/avi/avi-ids.h: Add vprp chunk related structures.
Mark Nauwelaerts
2008-06-29
4
-3
/
+273
*
gst/avi/gstavimux.*: Add 8 bytes to current streamheader to make for a comple...
Mark Nauwelaerts
2008-06-27
2
-29
/
+44
*
gst/avi/gstavimux.c: Simplify code. gst_tag_list_merge() does the NULL checks...
Stefan Kost
2008-06-12
1
-8
/
+4
*
gst/avi/gstavidemux.c: Try to ignore unparsable/unknown streams and give a wa...
Wim Taymans
2008-06-10
1
-13
/
+21
*
gst/avi/gstavidemux.c: Catch UNEXPECTED when downstream has reached end of se...
Thijs Vermeir
2008-06-05
1
-24
/
+60
*
gst/avi/gstavidemux.c: Fix typo in comment
Thijs Vermeir
2008-06-04
1
-1
/
+1
*
gst/avi/gstavidemux.c: Because we don't know the frame order we need to push ...
Thijs Vermeir
2008-06-04
1
-4
/
+14
*
gst/avi/gstavidemux.c: Set EOS when going out of the segment in reverse playback
Thijs Vermeir
2008-06-04
1
-4
/
+19
*
gst/avi/gstavidemux.*: Implement reverse playback. Fixes #535300.
Thijs Vermeir
2008-06-02
2
-48
/
+154
*
gst/avi/gstavimux.c: Also support alaw/mulaw.
Stefan Kost
2008-05-21
1
-23
/
+49
*
gst/avi/gstavimux.c: Set proper rate in avi stream header for PCM audio, and ...
Mark Nauwelaerts
2008-05-18
1
-5
/
+22
*
gst/avi/gstavimux.c: Send an initial BYTE segment to inform downstream of lat...
Mark Nauwelaerts
2008-05-13
1
-0
/
+4
*
gst/avi/gstavimux.c: Do not leave fourcc stream header field empty upon reset.
Mark Nauwelaerts
2008-05-12
1
-2
/
+2
*
gst/avi/gstavidemux.c: Fix typo in comments.
Wim Taymans
2008-04-25
1
-1
/
+1
*
gst/avi/gstavidemux.c: Erm, the buffer-size is just guint, no need for the sp...
Stefan Kost
2008-03-16
1
-1
/
+1
*
gst/avi/gstavidemux.c: Fix up my last commit. Use G_GUINT32_FORMAT for the gu...
Stefan Kost
2008-03-16
1
-3
/
+4
*
gst/avi/gstavidemux.c: Chunksize is uint32. Fix format specifier.
Stefan Kost
2008-03-15
1
-3
/
+3
*
gst/avi/gstavisubtitle.h: Fix up IS_FOO macros, which makes gtk-doc much happ...
Tim-Philipp Müller
2008-03-11
1
-2
/
+2
*
gst/avi/gstavimux.c: Add Dirac encoding
David Schleef
2008-02-28
1
-0
/
+5
*
gst/avi/gstavidemux.c: Revert patch which sends timestamps only on keyframes,...
Jan Schmidt
2008-02-11
1
-13
/
+3
*
gst/avi/gstavidemux.c: If there's no entries in the subindex, don't try to do...
Edward Hervey
2008-02-04
1
-0
/
+4
*
Add documentation for avisubtitle and change class to
Thijs Vermeir
2008-02-01
1
-3
/
+20
*
gst/avi/gstavidemux.c: GStreamer timestamps are PTS values while AVI only kno...
Wim Taymans
2008-01-29
1
-3
/
+13
*
gst/: Initialise variables to work around (false) 'foo might be used uninitia...
Tim-Philipp Müller
2008-01-14
1
-1
/
+3
*
gst/avi/gstavi.c: increase rank because no known issues anymore ...
Thijs Vermeir
2008-01-02
2
-2
/
+21
*
Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_asse...
Tim-Philipp Müller
2007-12-26
1
-1
/
+3
*
Add seeking support for avi subtitle
Thijs Vermeir
2007-12-18
1
-1
/
+24
*
gst/avi/gstavisubtitle.c: Detect other UTF byte order markers and convert to ...
Tim-Philipp Müller
2007-12-18
1
-16
/
+73
*
gst/avi/gstavisubtitle.*: Refactor a bit; fix name extraction; don't assume a...
Tim-Philipp Müller
2007-12-18
2
-94
/
+147
*
Add avi subtitle element for bug #442034. Need seeking support and more suppo...
Thijs Vermeir
2007-12-18
4
-3
/
+252
*
gst/avi/gstavimux.c: Fix regression in stream numbering. Fixes #502655.
Mark Nauwelaerts
2007-12-11
1
-1
/
+7
[next]