summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* avidemux: short-circuit gst_avi_demux_src_convert() when parsing the indexTim-Philipp Müller2009-06-241-37/+51
* qtdemux: Another round of G_*LIKELY micro-optimisations.Edward Hervey2009-06-241-26/+28
* qtdemux: Take last sample duration for dummy segment calculation.Edward Hervey2009-06-241-2/+4
* avidemux: Sprinkle branch likeliness macros over the code.Edward Hervey2009-06-241-26/+29
* qtdemux: Add GST_MEMDUMP statements for unknown atoms.Edward Hervey2009-06-241-2/+13
* deinterlace: Remove the interlaced field from the output caps if deinterlacin...Sebastian Dröge2009-06-231-0/+8
* deinterlace: Copy the correct line from correct place in the historySebastian Dröge2009-06-231-1/+2
* rtspsrc: use same protocols after redirectWim Taymans2009-06-231-0/+11
* qtdemux: don't leak cover artTim-Philipp Müller2009-06-231-0/+1
* udp: fix compiler warning about EAI_ADDRFAMILY getting redefined in some casesTim-Philipp Müller2009-06-231-2/+2
* matroska: and the new headers tooWim Taymans2009-06-231-2/+2
* matroske: fix compiler errorWim Taymans2009-06-231-4/+4
* matroskademux: avoid leaking buffersWim Taymans2009-06-231-2/+11
* qtdemux: use GST_MEMDUMPTim-Philipp Müller2009-06-222-19/+6
* apedemux: add container-format tagTim-Philipp Müller2009-06-222-0/+8
* id3demux: add container-format tagTim-Philipp Müller2009-06-222-3/+19
* multipartdemux: post container-format tagTim-Philipp Müller2009-06-221-4/+8
* matroska-demux: post container-format tagsTim-Philipp Müller2009-06-221-5/+4
* avidemux: post container-format tagTim-Philipp Müller2009-06-221-6/+13
* qtdemux: post container-format tagsTim-Philipp Müller2009-06-221-8/+33
* audioamplify: Fix integer overflows on 32 bit architecturesSebastian Dröge2009-06-211-9/+9
* audioamplify: Don't declare a loop index staticKipp Cannon2009-06-211-45/+47
* audioamplify: Fix off-by-one in wrap-positive modeSebastian Dröge2009-06-191-2/+2
* audioamplify: Add noclip method and support for more formatsKipp Cannon2009-06-192-165/+233
* udp: Fix build on FreeBSDKoop Mast2009-06-191-1/+1
* rtpmp4vpay: add support for buffer-listOgnyan Tonchev2009-06-192-8/+62
* rtpjpegpay: add support for buffer-listsOgnyan Tonchev2009-06-192-7/+60
* rtph264pay: add support for buffer-listsOgnyan Tonchev2009-06-192-21/+112
* udputils: don't free invalid memoryWim Taymans2009-06-191-1/+1
* avidemux: streaming; adjust sizes to cater for padding in chunksMark Nauwelaerts2009-06-181-2/+2
* avidemux: streaming mode; handle data chunks grouped in rec lists.Mark Nauwelaerts2009-06-171-0/+19
* qtdemux: map some tags to COMPOSER rather than ARTISTMark Nauwelaerts2009-06-171-2/+2
* qtdemux: fix some 3GP tag extraction (keywords, genre, location)Mark Nauwelaerts2009-06-171-19/+103
* qtdemux: extract pixel-aspect-ratio informationMark Nauwelaerts2009-06-172-2/+58
* matroskademux: Fix leaking of the Matroska TITLE elementSebastian Dröge2009-06-171-0/+1
* effectv: Add basic documentation for the effectv elementsSebastian Dröge2009-06-1616-0/+130
* effectv: Define the fast PRNG function at a central placeSebastian Dröge2009-06-165-33/+12
* effectv: Move type definitions into separate headersSebastian Dröge2009-06-1619-302/+639
* effectv: Remove get_unit_size implementationsSebastian Dröge2009-06-168-185/+0
* udpsrc: add debug line for the socketWim Taymans2009-06-161-0/+2
* multiudpsink: add support for buffer listsOgnyan Tonchev2009-06-161-0/+90
* mp4gdepay: guess constantDuration betterWim Taymans2009-06-151-6/+9
* warptv: Clean up warptv element and fix some minor bugs and leaksSebastian Dröge2009-06-151-47/+36
* vertigotv: Clean up vertigotv element and fix some minor bugs and leaksSebastian Dröge2009-06-151-80/+54
* dicetv: Use guint8 instead of char (which can be signed or unsigned)Sebastian Dröge2009-06-151-3/+2
* shagadelictv: Use guint8/gint8 instead of char (which can be signed or unsigned)Sebastian Dröge2009-06-151-11/+11
* shagadelictv: Clean up element and free all memory in finalizeSebastian Dröge2009-06-151-55/+34
* revtv: Clean up revtv elementSebastian Dröge2009-06-151-84/+34
* quarktv: Simplify some codeSebastian Dröge2009-06-151-26/+23
* quarktv: Use the input data if a NULL buffer is chosen instead of the value 0Sebastian Dröge2009-06-151-2/+4