gstreamer/ext/flac
Tim-Philipp Müller adc1e64664 ext/flac/gstflacenc.*: Collect headers, add "streamheader" field to output caps and set
Original commit message from CVS:
* ext/flac/gstflacenc.c: (gst_flac_enc_init),
(notgst_value_array_append_buffer),
(gst_flac_enc_process_stream_headers),
(gst_flac_enc_write_callback), (gst_flac_enc_chain),
(gst_flac_enc_change_state):
* ext/flac/gstflacenc.h:
Collect headers, add "streamheader" field to output caps and set
BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
produces output according to the official FLAC-to-Ogg mapping
instead of completely broken files. Fixes #426044.
2007-05-25 16:02:51 +00:00
..
gstflac.c ext/flac/gstflac.c: Call bindtextdomain() to get localized strings. 2007-05-02 18:01:52 +00:00
gstflacdec.c ext/flac/gstflacdec.c: Correctly post an error on the bus if something went wrong in the loop function. This fixes a ... 2007-05-02 17:08:09 +00:00
gstflacdec.h ext/flac/gstflacdec.*: Make flac-in-ogg work (#352100). 2006-08-22 12:28:24 +00:00
gstflacenc.c ext/flac/gstflacenc.*: Collect headers, add "streamheader" field to output caps and set 2007-05-25 16:02:51 +00:00
gstflacenc.h ext/flac/gstflacenc.*: Collect headers, add "streamheader" field to output caps and set 2007-05-25 16:02:51 +00:00
gstflactag.c More G_OBJECT macro fixing. 2006-09-16 21:57:29 +00:00
gstflactag.h Compilation will work better if I don't forget new files.. 2003-12-07 21:43:04 +00:00
Makefile.am ext/flac/: Support chain-based operation, should make flac-over-DAAP work (#340492). 2006-06-20 19:40:29 +00:00