encoder(h264,h263,mpeg4): changed styles, names
[profile/ivi/gstreamer-vaapi.git] / gst-libs / gst / codecparsers /
2012-11-16 Sreerenj Balachandranmpeg2: fix PAR calculation from commit 132922d.
2012-11-16 Gwenole BeauchesneAdd codecparsers submodule.
2012-09-12 Gwenole Beauchesnecodecparsers: jpeg: add missing includes.
2012-08-02 Gwenole Beauchesnejpeg: fix default quantization tables.
2012-08-02 Gwenole Beauchesnejpeg: compute default Huffman tables.
2012-07-19 Gwenole Beauchesnejpeg: fix make dist.
2012-07-17 Gwenole Beauchesnecodecparsers: jpeg: tweak parser API.
2012-06-21 Gwenole Beauchesnecodecparsers: jpeg: track valid quantization and Huffma...
2012-06-21 Wind Yuancodecparsers: jpeg: use U_READ_UINT*() wherever possible.
2012-06-21 Wind Yuanjpeg: add new GstJpegHuffmanTables structure.
2012-06-21 Wind Yuanjpeg: make gst_jpeg_parse() support multiple scans.
2012-05-15 Wind Yuanjpeg: update to match latest parser API.
2012-05-15 Gwenole Beauchesnejpeg: simplify and optimize parser API.
2012-04-11 Wind Yuancodecparsers: add JPEG parser.