gstreamer/sys/androidmedia
Anuj Jaiswal a3958ae65b androidmedia: break statement unnecessary
Code flow never arrives to the break statements due to the goto's. So the
breaks are unecessary.

https://bugzilla.gnome.org/show_bug.cgi?id=736942
2014-09-24 12:12:16 +01:00
..
gstamc-constants.h androidmedia: Add a new QCOM color format 2014-05-23 15:19:36 +02:00
gstamc.c amc: Properly integrate COLOR_QCOM_FormatYVU420SemiPlanar32m again 2014-07-03 17:53:33 +02:00
gstamc.h androidmedia: Add exceptions from the Java API to error messages, and post more error/warning messages overall 2014-05-30 16:36:11 +02:00
gstamcaudiodec.c amcaudiodec: Remove hack for Google MP3 decoder 2014-09-01 17:44:04 +03:00
gstamcaudiodec.h amcaudiodec: Remove hack for Google MP3 decoder 2014-09-01 17:44:04 +03:00
gstamcvideodec.c androidmedia: break statement unnecessary 2014-09-24 12:12:16 +01:00
gstamcvideodec.h androidmedia: Fix draining logic to let the base class handle EOS events 2014-08-14 15:27:21 +03:00
gstamcvideoenc.c androidmedia: Make sure to unblock any thread waiting on the drain condition variable when errors happen 2014-08-14 15:27:21 +03:00
gstamcvideoenc.h androidmedia: Fix draining logic to let the base class handle EOS events 2014-08-14 15:27:21 +03:00
Makefile.am androidmedia: add support for video encoding 2014-05-23 09:37:54 +02:00