| Commit message (Expand) | Author | Age | Files | Lines |
* | Reindent after last commit | Luca Abeni | 2009-01-15 | 3 | -3/+3 |
* | Do not reallocate AVPacket's data when muxing a packet | Luca Abeni | 2009-01-15 | 5 | -34/+36 |
* | Factorise id3v2 header parsing from mp3.c to be shared | Alex Converse | 2009-01-15 | 4 | -18/+74 |
* | use delay for subs and dirac too | Baptiste Coudurier | 2009-01-15 | 1 | -4/+10 |
* | add aud nal unit if not present in h264 bitstream | Baptiste Coudurier | 2009-01-15 | 1 | -0/+21 |
* | matroskadec: ensure we only consider chapters which are properly ordered | Aurelien Jacobs | 2009-01-15 | 1 | -1/+5 |
* | consider other codecs packets contain only one access unit, not just audio | Baptiste Coudurier | 2009-01-14 | 1 | -1/+1 |
* | calculate pat, pmt and sdt exact size and adjust total bitrate | Baptiste Coudurier | 2009-01-14 | 1 | -8/+25 |
* | allow user to specify muxrate | Baptiste Coudurier | 2009-01-14 | 1 | -1/+4 |
* | 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 |