mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 11:32:38 +00:00
gst/ac3parse/gstac3parse.c: update to checklist 5
Original commit message from CVS: * gst/ac3parse/gstac3parse.c: update to checklist 5 * gst/adder/gstadder.c: rewrite negotiation. update to checklist 5 * gst/audioconvert/gstaudioconvert.c: update to checklist 5 * gst/audioscale/gstaudioscale.c: same * gst/auparse/gstauparse.c: same * gst/avi/gstavidemux.c: same
This commit is contained in:
parent
1e52c6f245
commit
9d59ca935b
2 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2004-01-22 David Schleef <ds@schleef.org>
|
||||
|
||||
* gst/ac3parse/gstac3parse.c: update to checklist 5
|
||||
* gst/adder/gstadder.c: rewrite negotiation. update to checklist 5
|
||||
* gst/audioconvert/gstaudioconvert.c: update to checklist 5
|
||||
* gst/audioscale/gstaudioscale.c: same
|
||||
* gst/auparse/gstauparse.c: same
|
||||
* gst/avi/gstavidemux.c: same
|
||||
|
||||
2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||
|
||||
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
/* Element-Checklist-Version: 5 */
|
||||
|
||||
|
||||
#define PCM_BUFFER_SIZE (1152*4)
|
||||
|
|
Loading…
Reference in a new issue