Parent Directory
|
|
|
|
|
headers/
|
|
|
|
|
Makefile.am
|
1.32 |
2 days |
felipec |
Rename avcenc to h264enc.
No need to follow OpenMAX IL's AVC nomenclature.
|
gstomx.c
|
1.39 |
2 days |
felipec |
Rename avcenc to h264enc.
No need to follow OpenMAX IL's AVC nomenclature.
|
gstomx.h
|
1.10 |
2 days |
felipec |
Improve debug logging for gstomx util.
|
gstomx_aacdec.c
|
1.14 |
3 months |
felipec |
Use G_UNLIKELY when finding the GType.
|
gstomx_aacdec.h
|
1.6 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_aacenc.c
|
1.13 |
3 months |
felipec |
Use G_UNLIKELY when finding the GType.
|
gstomx_aacenc.h
|
1.5 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_adpcmdec.c
|
1.8 |
2 days |
felipec |
Add adpcm layout.
|
gstomx_adpcmdec.h
|
1.3 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_adpcmenc.c
|
1.8 |
2 days |
felipec |
Add adpcm layout.
|
gstomx_adpcmenc.h
|
1.3 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_amrnbdec.c
|
1.11 |
2 days |
felipec |
Fix speech codecs samplerates.
Is ADPCM correct?
|
gstomx_amrnbdec.h
|
1.6 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_amrnbenc.c
|
1.11 |
2 days |
felipec |
Fix speech codecs samplerates.
Is ADPCM correct?
|
gstomx_amrnbenc.h
|
1.5 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_amrwbdec.c
|
1.8 |
2 days |
felipec |
Fix speech codecs samplerates.
Is ADPCM correct?
|
gstomx_amrwbdec.h
|
1.4 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_amrwbenc.c
|
1.10 |
2 days |
felipec |
Fix speech codecs samplerates.
Is ADPCM correct?
|
gstomx_amrwbenc.h
|
1.4 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_audiosink.c
|
1.7 |
3 months |
felipec |
Use G_UNLIKELY when finding the GType.
|
gstomx_audiosink.h
|
1.4 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_base_filter.c
|
1.68 |
2 days |
felipec |
Fix seeking when using zero-copy.
When doing seeking, and other times, a pad pu... |
gstomx_base_filter.h
|
1.17 |
2 days |
felipec |
Random cleanups.
|
gstomx_base_sink.c
|
1.26 |
3 months |
felipec |
Save omx ports as element data of the gst pads.
|
gstomx_base_sink.h
|
1.9 |
3 months |
felipec |
Add activate_push in base_sink.
|
gstomx_base_src.c
|
1.11 |
3 months |
felipec |
Use G_UNLIKELY when finding the GType.
|
gstomx_base_src.h
|
1.6 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_base_videodec.c
|
1.17 |
3 months |
felipec |
Use G_UNLIKELY when finding the GType.
|
gstomx_base_videodec.h
|
1.6 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_base_videoenc.c
|
1.15 |
3 months |
felipec |
Use G_UNLIKELY when finding the GType.
|
gstomx_base_videoenc.h
|
1.6 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_dummy.c
|
1.10 |
3 months |
felipec |
Use G_UNLIKELY when finding the GType.
|
gstomx_dummy.h
|
1.8 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_filereadersrc.c
|
1.8 |
3 months |
felipec |
Use G_UNLIKELY when finding the GType.
|
gstomx_filereadersrc.h
|
1.6 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_g711dec.c
|
1.7 |
2 days |
felipec |
Fix G711 decoder caps.
|
gstomx_g711dec.h
|
1.3 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_g711enc.c
|
1.8 |
2 days |
felipec |
Improve G711 caps negotiation.
|
gstomx_g711enc.h
|
1.3 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_g729dec.c
|
1.6 |
2 days |
felipec |
Update G729 media-type.
|
gstomx_g729dec.h
|
1.3 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_g729enc.c
|
1.7 |
2 days |
felipec |
Update G729 media-type.
|
gstomx_g729enc.h
|
1.3 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_h263dec.c
|
1.13 |
3 months |
felipec |
Use G_UNLIKELY when finding the GType.
|
gstomx_h263dec.h
|
1.8 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_h263enc.c
|
1.6 |
3 months |
felipec |
Use G_UNLIKELY when finding the GType.
|
gstomx_h263enc.h
|
1.4 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_h264dec.c
|
1.11 |
2 days |
felipec |
Rename avcenc to h264enc.
No need to follow OpenMAX IL's AVC nomenclature.
|
gstomx_h264dec.h
|
1.9 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_h264enc.c
|
1.1 |
2 days |
felipec |
Rename avcenc to h264enc.
No need to follow OpenMAX IL's AVC nomenclature.
|
gstomx_h264enc.h
|
1.1 |
2 days |
felipec |
Rename avcenc to h264enc.
No need to follow OpenMAX IL's AVC nomenclature.
|
gstomx_ilbcdec.c
|
1.5 |
2 days |
felipec |
Fix iLBC caps negotiation.
|
gstomx_ilbcdec.h
|
1.3 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_ilbcenc.c
|
1.5 |
2 days |
felipec |
Fix iLBC caps negotiation.
|
gstomx_ilbcenc.h
|
1.3 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_interface.c
|
1.1 |
3 months |
felipec |
New omx interface.
|
gstomx_interface.h
|
1.1 |
3 months |
felipec |
New omx interface.
|
gstomx_jpegenc.c
|
1.3 |
2 days |
felipec |
Improve buffer sizes in jpegenc.
TI-specific stuff.
|
gstomx_jpegenc.h
|
1.1 |
2 days |
felipec |
Add new jpegenc component wrapper.
|
gstomx_mp2dec.c
|
1.1 |
2 days |
felipec |
Add separate mp2dec element.
|
gstomx_mp2dec.h
|
1.1 |
2 days |
felipec |
Add separate mp2dec element.
|
gstomx_mp3dec.c
|
1.15 |
2 days |
felipec |
Add separate mp2dec element.
|
gstomx_mp3dec.h
|
1.8 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_mpeg4dec.c
|
1.18 |
3 months |
felipec |
Use G_UNLIKELY when finding the GType.
|
gstomx_mpeg4dec.h
|
1.11 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_mpeg4enc.c
|
1.12 |
3 months |
felipec |
Use G_UNLIKELY when finding the GType.
|
gstomx_mpeg4enc.h
|
1.7 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_util.c
|
1.46 |
2 days |
felipec |
Improve debug logging for gstomx util.
|
gstomx_util.h
|
1.25 |
2 days |
felipec |
Cleanup flushing mechanism for seeking.
Flushes for seeking works differently i... |
gstomx_videosink.c
|
1.16 |
3 months |
felipec |
Use G_UNLIKELY when finding the GType.
|
gstomx_videosink.h
|
1.8 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_volume.c
|
1.3 |
3 months |
felipec |
Fix warnings.
Add stdlib.h includes.
|
gstomx_volume.h
|
1.2 |
3 months |
felipec |
Cleanup the new volume element.
|
gstomx_vorbisdec.c
|
1.15 |
3 months |
felipec |
Use G_UNLIKELY when finding the GType.
|
gstomx_vorbisdec.h
|
1.8 |
5 months |
felipec |
Remove unused header inclusions.
|
gstomx_wmvdec.c
|
1.7 |
3 months |
felipec |
Use G_UNLIKELY when finding the GType.
|
gstomx_wmvdec.h
|
1.4 |
5 months |
felipec |
Remove unused header inclusions.
|