mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
ext/faac/gstfaac.*: Allow for ADTS output (#153434).
Original commit message from CVS: Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type), (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect), (gst_faac_set_property), (gst_faac_get_property): * ext/faac/gstfaac.h: Allow for ADTS output (#153434).
This commit is contained in:
parent
2f5446bc10
commit
bf61453d8d
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2005-01-07 Sebastien Cote <sc5@hermes.usherb.ca>
|
||||
|
||||
Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
|
||||
(gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
|
||||
(gst_faac_set_property), (gst_faac_get_property):
|
||||
* ext/faac/gstfaac.h:
|
||||
Allow for ADTS output (#153434).
|
||||
|
||||
2005-01-07 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
|
||||
|
|
Loading…
Reference in a new issue