gstreamer/ext
Sebastian Dröge 0ad0632f5d ext/sidplay/gstsiddec.cc: Cast NULL sentinels to void * as NULL is defined as an integer constant in most environment...
Original commit message from CVS:
* ext/sidplay/gstsiddec.cc:
Cast NULL sentinels to void * as NULL is defined as an integer
constant in most environments when using C++ and it's size might
be different from a pointer. Fixes #529488.
2008-04-25 23:10:54 +00:00
..
a52dec ext/a52dec/gsta52dec.*: Add two things to a52dec: configure the exact output format for ac3 decoding through properti... 2006-09-01 16:21:43 +00:00
amrnb ext/amrnb/amrnbparse.c: We should also stop the streaming task when we get a NOT_LINKED flow return, which is not cov... 2008-04-17 20:58:00 +00:00
cdio ext/: gst_atomic_int_set ==> g_atomic_int_set 2008-04-17 10:24:32 +00:00
dvdnav ext/dvdnav/dvdnavsrc.*: Apply patch that adds some seeking support to dvdnav, and fixes it in various other ways. Thi... 2008-03-04 22:54:21 +00:00
dvdread ext/dvdread/dvdreadsrc.c: Add some gint64 casts to prevent 32 bit integer overflows. 2008-02-18 05:16:44 +00:00
lame ext/lame/gstlame.c: Fix broken GST_ELEMENT_ERROR macro, fixes compile with the Sun 2008-02-22 14:55:57 +00:00
mad Push EOS, FLUSH_STOP and NEWSEGMENT immediately instead of dropping and leaking them. 2008-02-27 15:23:51 +00:00
mpeg2dec ext/mpeg2dec/gstmpeg2dec.c: Reset decoder when handling sequence where libmpeg2 has set frame period to 0, probably d... 2008-02-04 14:27:32 +00:00
sidplay ext/sidplay/gstsiddec.cc: Cast NULL sentinels to void * as NULL is defined as an integer constant in most environment... 2008-04-25 23:10:54 +00:00
Makefile.am ext/Makefile.am: Fix dist-check. 2006-02-26 21:25:01 +00:00