summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-20codecparsers: h264: record ref_pic_list_reordering().bitstreamparserlibsGwenole Beauchesne2-40/+56
2011-09-14codecparsers: mpeg2: fix quant_matrix_extension() parser for chroma intra QM.Gwenole Beauchesne1-1/+1
2011-09-14codecparsers: fix debug messages.Gwenole Beauchesne1-4/+4
2011-09-14Fix build with -Werror.Gwenole Beauchesne1-0/+2
2011-09-13mpegvideoparse: Handle properly frame detectionThibault Saunier1-1/+8
2011-09-13codecparsers: mpegvideo: Debugging symbols enhancementsThibault Saunier1-6/+8
2011-09-12codecparsers: mpegvideo: Add the ChromaType enumThibault Saunier1-0/+16
2011-09-12codecparsers: mpegvideo: Change broken_gop to broken_linkThibault Saunier2-3/+3
2011-09-12rtmpsink: don't block the main thread with RTMP_ConnectAlessandro Decina1-14/+15
2011-09-12codecparsers: fix compiler warningsAlessandro Decina1-3/+3
2011-09-12mpegvideoparse: fix compiler warningsAlessandro Decina1-3/+2
2011-09-09h264parse: Make use of the h264_nal_parser_free functionThibault Saunier1-2/+1
2011-09-09codecparsers: h264: Implement the nal_parser_free functionThibault Saunier2-1/+15
2011-09-09codecparsers: h264: Use g_slice instead of g_malloc in nal_parser_newThibault Saunier2-2/+2
2011-09-09codecparsers: h264: Update the documentationThibault Saunier1-27/+65
2011-09-09hlsdemux: Fix merge mistake from last commitSebastian Dröge1-9/+1
2011-09-09hlsdemux: Report the correct timestamp for live streamsYouness Alaoui4-7/+35
2011-09-09hlsdemux/tsdemux: Add HP copyright on work done on HLSYouness Alaoui4-1/+15
2011-09-09hlsdemux: set playlist to NULL after unreffing it to avoid a double-unref in ...Youness Alaoui1-0/+1
2011-09-09hlsdemux: Do not lock the mutex of the fetcher during EOSYouness Alaoui1-2/+0
2011-09-08spandsp: Adding spandsp plugin with spanplc element for packet loss concealmentYouness Alaoui6-0/+430
2011-09-07hlsdemux: Do not join the task from the task's thread itself. join it only in...Youness Alaoui1-1/+2
2011-09-07docs: cleanup makefilesStefan Sauer2-74/+21
2011-09-07docs: fix camerabin2 names in sections.txtStefan Sauer1-6/+6
2011-09-07kateparse: fix crap in object macrosStefan Sauer1-1/+1
2011-09-07mpegvideoparse: make this build with older glibVincent Penquerc'h1-1/+2
2011-09-07videoparsers: Make the h263 and (new) mpeg video parser autopluggableSebastian Dröge2-3/+3
2011-09-07h264parse: Fix IDR position marking when the IDR is split into several NALsGeorge Kiagiadakis1-6/+8
2011-09-07h263parse: Add all always present fields to the src template capsSebastian Dröge1-1/+1
2011-09-07diracparse: Add all fields to the src template capsSebastian Dröge1-1/+6
2011-09-07videoparsers: Allow parsed streams to be passed through the parsersSebastian Dröge3-5/+3
2011-09-07h264parse: Put stream-format and alignment into the src template capsSebastian Dröge1-2/+4
2011-09-07h264parse: Change rank to PRIMARY+1 to have h264parse autopluggedSebastian Dröge1-1/+1
2011-09-07diracparse: Constify some arraysSebastian Dröge1-2/+2
2011-09-06camerabin2: preview: No need for appsink to store the last bufferThiago Santos1-1/+2
2011-09-06Update for latest new plugins and moved pluginsChristian Fredrik Kalager Schaller1-2/+7
2011-09-06Automatic update of common submoduleStefan Sauer1-0/+0
2011-09-06Automatic update of common submoduleStefan Sauer1-0/+0
2011-09-06h264parse: Add Converter to classificationSebastian Dröge1-1/+1
2011-09-05camerabin2: preview: Appsink doesn't need to syncThiago Santos1-0/+1
2011-09-05camerabin2: preview: Remove one of the two colorspace convertersThiago Santos1-15/+7
2011-09-05camerabin2: preview: Disable appsrc signals emissionThiago Santos1-0/+2
2011-09-05basevideoenc: do not try to calculate latency from an unknown framerateVincent Penquerc'h1-0/+4
2011-09-03hlsdemux: If a fetch fails, decrement the sequence numberYouness Alaoui1-1/+8
2011-09-03hlsdemux: make hlsdemux lock/unlock the m3u8 client when it accesses itYouness Alaoui1-14/+41
2011-09-03hlsdemux: Add a get_target_duration and get_current_uri api to m3u8_clientYouness Alaoui2-0/+28
2011-09-03hlsdemux: Make the m3u8 client thread-safeYouness Alaoui2-10/+46
2011-09-02hlsdemux: Reset in PAUSED->READY after chaining up to the parent classSebastian Dröge1-1/+1
2011-09-02docs: minor fixesEdward Hervey3-6/+17
2011-09-02gst-libs: Remove play directory. Was unported since 0.8Edward Hervey3-251/+0