summaryrefslogtreecommitdiff
path: root/ext/voamrwbenc
Commit message (Collapse)AuthorAgeFilesLines
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
| | | | | where possible. Avoids some string copies. Also re-indent some stuff. Also some indent fixes here and there.
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
|
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
|
* gst: Update versioningSebastian Dröge2012-04-041-2/+2
|
* Merge branch 'master' into 0.11Wim Taymans2012-02-101-0/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ext/chromaprint/gstchromaprint.c ext/mpeg2enc/Makefile.am ext/voaacenc/gstvoaacenc.c gst/dvbsuboverlay/gstdvbsuboverlay.c gst/mpegtsdemux/mpegtsbase.c gst/sdp/gstsdpdemux.c gst/videoparsers/gsth264parse.c sys/d3dvideosink/d3dvideosink.c tests/examples/camerabin/gst-camera-perf.c tests/examples/camerabin/gst-camerabin-test.c tests/examples/camerabin2/gst-camerabin2-test.c tests/examples/mxf/mxfdemux-structure.c tests/examples/scaletempo/demo-main.c
| * voamrwbenc: init debug categoryMark Nauwelaerts2012-01-281-0/+3
| |
* | amrwbenc: Use new audio encoder/decoder base class API for srcpad capsSebastian Dröge2012-02-011-1/+1
| |
* | port some more to new memory APIMark Nauwelaerts2012-01-251-10/+10
| | | | | | | | Fixes #668677.
* | voamrwbenc: fix audio format in template capsMark Nauwelaerts2012-01-111-1/+1
| |
* | voamrwbenc: port to 0.11Mark Nauwelaerts2012-01-111-25/+22
| |
* | Merge remote-tracking branch 'origin/master' into 0.11-premergeEdward Hervey2011-12-301-5/+0
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: docs/libs/Makefile.am ext/kate/gstkatetiger.c ext/opus/gstopusdec.c ext/xvid/gstxvidenc.c gst-libs/gst/basecamerabinsrc/Makefile.am gst-libs/gst/basecamerabinsrc/gstbasecamerasrc.c gst-libs/gst/basecamerabinsrc/gstbasecamerasrc.h gst-libs/gst/video/gstbasevideocodec.c gst-libs/gst/video/gstbasevideocodec.h gst-libs/gst/video/gstbasevideodecoder.c gst-libs/gst/video/gstbasevideoencoder.c gst/asfmux/gstasfmux.c gst/audiovisualizers/gstwavescope.c gst/camerabin2/gstcamerabin2.c gst/debugutils/gstcompare.c gst/frei0r/gstfrei0rmixer.c gst/mpegpsmux/mpegpsmux.c gst/mpegtsmux/mpegtsmux.c gst/mxf/mxfmux.c gst/videomeasure/gstvideomeasure_ssim.c gst/videoparsers/gsth264parse.c gst/videoparsers/gstmpeg4videoparse.c
| * voamrwbenc: no need to duplicate baseclass sanity checksMark Nauwelaerts2011-12-221-5/+0
| |
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-4/+3
|/ | | | https://bugzilla.gnome.org/show_bug.cgi?id=662664
* voamrwbenc: port to audioencoderMark Nauwelaerts2011-11-173-154/+80
|
* amrwbenc: Switch to the free vo-amrwbenc librarySebastian Dröge2011-05-145-0/+523
And rename everything to voamrwbenc instead of amrwbenc.