| Commit message (Expand) | Author | Age | Files | Lines |
* | warn if dts < pcr which means TS is invalid | Baptiste Coudurier | 2009-01-14 | 1 | -0/+2 |
* | only write dts if they differ from pts, according to specs | Baptiste Coudurier | 2009-01-14 | 1 | -2/+2 |
* | use delay to avoid negative dts | Baptiste Coudurier | 2009-01-14 | 1 | -2/+3 |
* | set pts and dts of pes packets exactly according to specs | Baptiste Coudurier | 2009-01-14 | 1 | -3/+29 |
* | replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ | Aurelien Jacobs | 2009-01-14 | 3 | -13/+13 |
* | compute pcr more accurately, regression tests need update | Baptiste Coudurier | 2009-01-14 | 1 | -26/+34 |
* | include intreadwrite.h, fix compilation, img2.c use AV_RL32 | Baptiste Coudurier | 2009-01-14 | 1 | -0/+1 |
* | cleanup gif, use BISTREAM_WRITER_LE | Baptiste Coudurier | 2009-01-14 | 1 | -70/+9 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 39 | -179/+179 |
* | add SLMJ fourcc to mjpeg | Ben Littler | 2009-01-13 | 1 | -0/+1 |
* | fix version protection | Aurelien Jacobs | 2009-01-13 | 1 | -2/+3 |
* | AVI: add bswap.h include needed on big endian | Måns Rullgård | 2009-01-12 | 1 | -0/+2 |
* | Use the dimensions in tkhd for timed text tracks | David Conrad | 2009-01-11 | 1 | -0/+7 |
* | Fix build: Add intreadwrite.h and bswap.h #includes where necessary. | Diego Biurrun | 2009-01-11 | 42 | -2/+44 |
* | Use setmode() if it exists in <io.h>, and not based on O_BINARY. | Ramiro Polla | 2009-01-11 | 1 | -1/+4 |
* | cosmetics: indentation | Diego Biurrun | 2009-01-11 | 1 | -18/+18 |
* | Fix illegal identifier starting with an underscore. | Diego Biurrun | 2009-01-11 | 1 | -2/+2 |
* | move ffindex set before mov_read_default so it can be used in functions | Baptiste Coudurier | 2009-01-11 | 1 | -1/+2 |
* | cosmetics | Baptiste Coudurier | 2009-01-11 | 1 | -2/+2 |
* | remove warnings about uninitialized vars | Baptiste Coudurier | 2009-01-11 | 1 | -1/+1 |
* | cosmetics | Baptiste Coudurier | 2009-01-11 | 1 | -6/+4 |
* | Add support for muxing mov/mp4/3gp timed text streams | David Conrad | 2009-01-11 | 2 | -3/+64 |
* | Read extradata (justification, colors, fonts, etc) for mov/mp4 timed text | David Conrad | 2009-01-11 | 1 | -0/+4 |
* | remove comment, this is not relevant anymore | Baptiste Coudurier | 2009-01-11 | 1 | -1/+0 |
* | reindent | Baptiste Coudurier | 2009-01-11 | 1 | -4/+4 |
* | check for negative dts value even if bitstream is already formated, | Baptiste Coudurier | 2009-01-11 | 1 | -2/+3 |
* | Move the AVFormatContext options definition to a dedicated file, | Stefano Sabatini | 2009-01-10 | 3 | -58/+84 |
* | Reindent to properly fit a 80 chars terminal. | Ronald S. Bultje | 2009-01-09 | 1 | -4/+5 |
* | Reindent after r16509. | Ronald S. Bultje | 2009-01-09 | 1 | -2/+2 |
* | Apply rtpmap: SDP lines to the last m= line only, since they generally just | Ronald S. Bultje | 2009-01-09 | 1 | -6/+2 |
* | only set le if value is 1, fix boom5.mov, issue #770 | Baptiste Coudurier | 2009-01-09 | 1 | -1/+2 |
* | Do not assume that if pkt->destruct != av_destruct_packet then it is not | Luca Abeni | 2009-01-09 | 1 | -1/+1 |
* | Increase buffer size for RTP packet data because some ASF streams use a | Ronald S. Bultje | 2009-01-09 | 1 | -1/+1 |
* | rename ff_metadata_sync_compat to ff_metadata_mux_compat | Aurelien Jacobs | 2009-01-09 | 3 | -3/+3 |
* | move ff_metadata_sync_compat to metadata_compat.c | Aurelien Jacobs | 2009-01-08 | 2 | -37/+36 |
* | Add a second metadata compatibility layer, so that metadata that gets | Aurelien Jacobs | 2009-01-08 | 4 | -1/+111 |
* | cosmetics: CJPG is from Creative Webcam | Ben Littler | 2009-01-08 | 1 | -1/+1 |
* | fourcc CJPG is sequential jpeg | Ben Littler | 2009-01-08 | 1 | -0/+1 |
* | 100l, add missing enum type, fix compilation | Baptiste Coudurier | 2009-01-08 | 1 | -0/+1 |
* | use lower case x and alternate format for hex in printf | Baptiste Coudurier | 2009-01-08 | 1 | -4/+4 |
* | print more debug information if enabled, including index | Baptiste Coudurier | 2009-01-08 | 1 | -0/+22 |
* | Fix a compiler warning: | Dominique Leuenberger | 2009-01-07 | 1 | -1/+1 |
* | Do not try to duplicate packets that have data==NULL. | Michael Niedermayer | 2009-01-07 | 1 | -1/+1 |
* | Fix typo ("Standard-compliant" -> "Standards-compliant"), as noticed by | Ronald S. Bultje | 2009-01-07 | 1 | -1/+1 |
* | Fix doxy comments missing one '*'. | Ronald S. Bultje | 2009-01-07 | 1 | -3/+3 |
* | Use the "server" RTSP field to detect whether the server that we're talking | Ronald S. Bultje | 2009-01-07 | 2 | -0/+7 |
* | Export RTSPState and RTSPStream from rtsp.c into rtsp.h. This allows future | Ronald S. Bultje | 2009-01-07 | 2 | -58/+60 |
* | Don't use s->pb if a local ByteIOContext was already provided by the calling | Ronald S. Bultje | 2009-01-07 | 1 | -1/+1 |
* | Allow subscription to any of the streams, not just the first, available in | Ronald S. Bultje | 2009-01-07 | 1 | -15/+56 |
* | Parse the OpaqueData field for every AVStream represented by this "set of | Ronald S. Bultje | 2009-01-07 | 3 | -22/+23 |