gstreamer/gst/videoparsers
Sreerenj Balachandran 4d17166b03 mpegvideoparse: Differentiate the mpeg-2 stream from mpeg-1 based on pic_ext
Presence of picture extension header identifies the stream as mpeg2.
We are supposed to set the mpegversion to 2 if there is a picextension
instead of blindly setting the version to 1

https://bugzilla.gnome.org/show_bug.cgi?id=726028
2014-03-12 08:46:41 +01:00
..
dirac_parse.c
dirac_parse.h
gstdiracparse.c
gstdiracparse.h
gsth263parse.c
gsth263parse.h
gsth264parse.c h264parse: Default framerate to 0/1 when no informations found 2014-01-31 09:28:58 +01:00
gsth264parse.h
gsth265parse.c h265parse: Update caps when receive VPS/SPS/PPS 2014-01-20 10:05:18 +01:00
gsth265parse.h h265parse: Post VIDEO_CODEC tag 2013-12-16 10:19:36 +01:00
gstmpeg4videoparse.c mpeg4videoparse: do not lose DISCONT flag if buffer isn't pushed 2014-01-08 16:50:38 -03:00
gstmpeg4videoparse.h mpeg4videoparse: do not lose DISCONT flag if buffer isn't pushed 2014-01-08 16:50:38 -03:00
gstmpegvideoparse.c mpegvideoparse: Differentiate the mpeg-2 stream from mpeg-1 based on pic_ext 2014-03-12 08:46:41 +01:00
gstmpegvideoparse.h
gstpngparse.c pngparse: Post VIDEO_CODEC tag 2013-12-16 10:24:28 +01:00
gstpngparse.h pngparse: Post VIDEO_CODEC tag 2013-12-16 10:24:28 +01:00
gstvc1parse.c vc1parse: Some compiler warning fixes to satisfy XCode compiler 2013-12-16 16:53:25 +01:00
gstvc1parse.h vc1parse: Post VIDEO_CODEC tag 2013-12-16 10:25:22 +01:00
h263parse.c
h263parse.h
Makefile.am
plugin.c