| Commit message (Expand) | Author | Age | Files | Lines |
* | Add (additional) const to many global tables. | Reimar Döffinger | 2008-10-02 | 2 | -2/+2 |
* | Cosmetics: indentation | David Conrad | 2008-10-01 | 1 | -5/+5 |
* | Visible width/height fields were added in Theora 3.2 | David Conrad | 2008-10-01 | 1 | -1/+2 |
* | Use parse_packet vfunc in RTPDynamicProtocolHandler instead of hardcoding | Ronald S. Bultje | 2008-10-01 | 1 | -3/+7 |
* | This patch refactors RDT packet header parsing so that it can be used in | Ronald S. Bultje | 2008-10-01 | 3 | -16/+37 |
* | Reindent after previous patches. | Ronald S. Bultje | 2008-09-30 | 1 | -3/+3 |
* | Implement a RTSPTransport field, which allows proper separation of server | Ronald S. Bultje | 2008-09-30 | 2 | -7/+24 |
* | Remove access to rdt_data struct in functions called outside of the | Ronald S. Bultje | 2008-09-30 | 3 | -8/+16 |
* | Send improper UDP SETUP request, which is what Realmedia servers expect. | Ronald S. Bultje | 2008-09-30 | 1 | -2/+5 |
* | Rename RTSPProtocol to RTSPLowerTransport, so that its name properly tells us | Ronald S. Bultje | 2008-09-30 | 2 | -39/+39 |
* | support negative ctts in some way, unset wrong dts | Baptiste Coudurier | 2008-09-30 | 1 | -5/+6 |
* | Uniformly define _XOPEN_SOURCE to 600. | Diego Biurrun | 2008-09-29 | 1 | -1/+1 |
* | matroskadec: merge ASS events which share the same pts in the same AVPavket | Aurelien Jacobs | 2008-09-28 | 1 | -0/+18 |
* | matroskadec: ass events lines must end with a DOS style EOL | Aurelien Jacobs | 2008-09-28 | 1 | -1/+1 |
* | matroskadec: set duration only for CODEC_ID_TEXT subtitles | Aurelien Jacobs | 2008-09-28 | 1 | -2/+2 |
* | matroskadec: pass duration as parameter of matroska_fix_ass_packet() | Aurelien Jacobs | 2008-09-28 | 1 | -3/+3 |
* | assdec: don't remove CR, they are part of the spec | Aurelien Jacobs | 2008-09-27 | 1 | -1/+1 |
* | cosmetics: Break overly long lines, one grammar fix. | Diego Biurrun | 2008-09-27 | 1 | -26/+48 |
* | spelling/wording/grammar | Diego Biurrun | 2008-09-27 | 1 | -154/+158 |
* | Move doxygen comments for av_gettime from utils.c to avformat.h. | Diego Biurrun | 2008-09-27 | 2 | -3/+1 |
* | ASS/SSA muxer. | Michael Niedermayer | 2008-09-26 | 3 | -1/+94 |
* | add ok parts to the rm demuxer for SIPRO support | Benjamin Larsson | 2008-09-26 | 1 | -2/+4 |
* | Add support for Acelp.net fourcc and codecid, remuxing wav to avi should work | Benjamin Larsson | 2008-09-26 | 1 | -0/+1 |
* | Do not lose the '\n'. | Michael Niedermayer | 2008-09-26 | 1 | -3/+4 |
* | 2 in 1, an ASS and SSA demuxer. | Michael Niedermayer | 2008-09-26 | 3 | -0/+188 |
* | only include sys/select.h if present, fix mingw compilation | Baptiste Coudurier | 2008-09-26 | 2 | -0/+4 |
* | Prevent image2 from complaining about non monotone timestamps as | Michael Niedermayer | 2008-09-26 | 1 | -1/+2 |
* | cosmetics, remove GXF: in log messages since it is present in context | Baptiste Coudurier | 2008-09-24 | 1 | -15/+15 |
* | skip invalid audio samples in gxf packets | Baptiste Coudurier | 2008-09-24 | 1 | -5/+18 |
* | include sys/select.h to get select, according to posix 2001, | Baptiste Coudurier | 2008-09-24 | 1 | -0/+1 |
* | include sys/select.h instead of unistd.h to get select, | Baptiste Coudurier | 2008-09-24 | 1 | -1/+1 |
* | stop parsing if tag size is wrongly < 8 to avoid infinite loop | Baptiste Coudurier | 2008-09-24 | 1 | -1/+1 |
* | Avoid segfault due to not set AVCodec. | Michael Niedermayer | 2008-09-24 | 1 | -1/+1 |
* | merge amr wb case with amr nb and qcelp | Baptiste Coudurier | 2008-09-24 | 1 | -3/+1 |
* | do not override sample rate for amr nor qcelp, should fix some qcelp files at... | Baptiste Coudurier | 2008-09-24 | 1 | -2/+0 |
* | ASF stands for "advanced stream format" not "adaptive ...", changing it to "A... | Michael Niedermayer | 2008-09-24 | 1 | -1/+1 |
* | Add support for RVTR fourCC | Vitor Sessak | 2008-09-23 | 1 | -1/+2 |
* | Ensure that muxer and encoder aspect ratios match. So no | Michael Niedermayer | 2008-09-19 | 1 | -0/+4 |
* | Add fourcc for MS RLE4 | Kostya Shishkov | 2008-09-18 | 1 | -0/+1 |
* | revert r14983, value is not sample aspect ratio, it is display aspect ratio | Baptiste Coudurier | 2008-09-17 | 1 | -1/+0 |
* | write number of samples in FLAC extradata. | Justin Ruggles | 2008-09-14 | 1 | -0/+18 |
* | add error message for unsupported codecs in WAVE. | Justin Ruggles | 2008-09-14 | 1 | -0/+2 |
* | Reindent after r15317. | Ronald S. Bultje | 2008-09-14 | 1 | -1/+1 |
* | Rename RTSP_SERVER_RDT to RTSP_SERVER_REAL, because RDT (the transport | Ronald S. Bultje | 2008-09-14 | 1 | -16/+16 |
* | matroskadec: simplify, first_timecode is already in the index | Aurelien Jacobs | 2008-09-12 | 1 | -16/+5 |
* | matroskadec: prevent seeking before the first keyframe of the reference stream | Aurelien Jacobs | 2008-09-11 | 1 | -3/+14 |
* | Reindent after r15927, see discussion in "[PATCH] rtsp cleanup part 1: | Ronald S. Bultje | 2008-09-11 | 1 | -14/+14 |
* | Factorize out common code for opening of the RTP parsing context between | Ronald S. Bultje | 2008-09-11 | 1 | -32/+26 |
* | Clarify convergence_duration. | Michael Niedermayer | 2008-09-10 | 1 | -2/+4 |
* | set bits_per_coded_sample according to new lavc api | Baptiste Coudurier | 2008-09-09 | 1 | -3/+3 |