2009-01-16 |
Reimar Döffinger | Make io_buffer_size unsigned to avoid a warning about... |
tree | commitdiff |
2009-01-16 |
Reimar Döffinger | Return AVERROR(ENOMEM) instead of -1 when malloc fails... |
tree | commitdiff |
2009-01-16 |
Reimar Döffinger | Use AV_WB32 instead of reimplementing it. |
tree | commitdiff |
2009-01-16 |
Reimar Döffinger | Use av_mallocz instead of explicitly zeroing in url_ope... |
tree | commitdiff |
2009-01-16 |
Reimar Döffinger | Replace nonsense -1234 return value in dyn_buf_write... |
tree | commitdiff |
2009-01-16 |
Marc Mason | Make unsigned int a variable that does not need to... |
tree | commitdiff |
2009-01-16 |
Baptiste Coudurier | support h264 extradata with 0x000001 startcode |
tree | commitdiff |
2009-01-16 |
Baptiste Coudurier | use ff_avc_parse_nal_units_buf because output size... |
tree | commitdiff |
2009-01-16 |
Baptiste Coudurier | 10l, fix prototype |
tree | commitdiff |
2009-01-16 |
Baptiste Coudurier | export ff_avc_parse_nal_units_buf |
tree | commitdiff |
2009-01-16 |
Baptiste Coudurier | move actual writing before so new size can be taken... |
tree | commitdiff |
2009-01-16 |
Baptiste Coudurier | return size written in ff_avc_parse_nal_units |
tree | commitdiff |
2009-01-15 |
Luca Abeni | Reindent after last commit |
tree | commitdiff |
2009-01-15 |
Luca Abeni | Do not reallocate AVPacket's data when muxing a packet |
tree | commitdiff |
2009-01-15 |
Alex Converse | Factorise id3v2 header parsing from mp3.c to be shared |
tree | commitdiff |
2009-01-15 |
Baptiste Coudurier | use delay for subs and dirac too |
tree | commitdiff |
2009-01-15 |
Baptiste Coudurier | add aud nal unit if not present in h264 bitstream |
tree | commitdiff |
2009-01-15 |
Aurelien Jacobs | matroskadec: ensure we only consider chapters which... |
tree | commitdiff |
2009-01-14 |
Baptiste Coudurier | consider other codecs packets contain only one access... |
tree | commitdiff |
2009-01-14 |
Baptiste Coudurier | calculate pat, pmt and sdt exact size and adjust total... |
tree | commitdiff |
2009-01-14 |
Baptiste Coudurier | allow user to specify muxrate |
tree | commitdiff |
2009-01-14 |
Baptiste Coudurier | warn if dts < pcr which means TS is invalid |
tree | commitdiff |
2009-01-14 |
Baptiste Coudurier | only write dts if they differ from pts, according to... |
tree | commitdiff |
2009-01-14 |
Baptiste Coudurier | use delay to avoid negative dts |
tree | commitdiff |
2009-01-14 |
Baptiste Coudurier | set pts and dts of pes packets exactly according to... |
tree | commitdiff |
2009-01-14 |
Aurelien Jacobs | replace all occurrence of ENABLE_ by the corresponding... |
tree | commitdiff |
2009-01-14 |
Baptiste Coudurier | compute pcr more accurately, regression tests need... |
tree | commitdiff |
2009-01-14 |
Baptiste Coudurier | include intreadwrite.h, fix compilation, img2.c use... |
tree | commitdiff |
2009-01-14 |
Baptiste Coudurier | cleanup gif, use BISTREAM_WRITER_LE |
tree | commitdiff |
2009-01-13 |
Aurelien Jacobs | Change semantic of CONFIG_*, HAVE_* and ARCH_*. |
tree | commitdiff |
2009-01-13 |
Ben Littler | add SLMJ fourcc to mjpeg |
tree | commitdiff |
2009-01-13 |
Aurelien Jacobs | fix version protection |
tree | commitdiff |
2009-01-12 |
Måns Rullgård | AVI: add bswap.h include needed on big endian |
tree | commitdiff |
2009-01-11 |
David Conrad | Use the dimensions in tkhd for timed text tracks |
tree | commitdiff |
2009-01-11 |
Diego Biurrun | Fix build: Add intreadwrite.h and bswap.h #includes... |
tree | commitdiff |
2009-01-11 |
Ramiro Polla | Use setmode() if it exists in <io.h>, and not based... |
tree | commitdiff |
2009-01-11 |
Diego Biurrun | cosmetics: indentation |
tree | commitdiff |
2009-01-11 |
Diego Biurrun | Fix illegal identifier starting with an underscore. |
tree | commitdiff |
2009-01-11 |
Baptiste Coudurier | move ffindex set before mov_read_default so it can... |
tree | commitdiff |
2009-01-11 |
Baptiste Coudurier | cosmetics |
tree | commitdiff |
2009-01-11 |
Baptiste Coudurier | remove warnings about uninitialized vars |
tree | commitdiff |
2009-01-11 |
Baptiste Coudurier | cosmetics |
tree | commitdiff |
2009-01-11 |
David Conrad | Add support for muxing mov/mp4/3gp timed text streams |
tree | commitdiff |
2009-01-11 |
David Conrad | Read extradata (justification, colors, fonts, etc)... |
tree | commitdiff |
2009-01-11 |
Baptiste Coudurier | remove comment, this is not relevant anymore |
tree | commitdiff |
2009-01-11 |
Baptiste Coudurier | reindent |
tree | commitdiff |
2009-01-11 |
Baptiste Coudurier | check for negative dts value even if bitstream is alrea... |
tree | commitdiff |
2009-01-10 |
Stefano Sabatini | Move the AVFormatContext options definition to a dedica... |
tree | commitdiff |
2009-01-09 |
Ronald S. Bultje | Reindent to properly fit a 80 chars terminal. |
tree | commitdiff |
2009-01-09 |
Ronald S. Bultje | Reindent after r16509. |
tree | commitdiff |
2009-01-09 |
Ronald S. Bultje | Apply rtpmap: SDP lines to the last m= line only, since... |
tree | commitdiff |
2009-01-09 |
Baptiste Coudurier | only set le if value is 1, fix boom5.mov, issue #770 |
tree | commitdiff |
2009-01-09 |
Luca Abeni | Do not assume that if pkt->destruct != av_destruct_pack... |
tree | commitdiff |
2009-01-09 |
Ronald S. Bultje | Increase buffer size for RTP packet data because some... |
tree | commitdiff |
2009-01-09 |
Aurelien Jacobs | rename ff_metadata_sync_compat to ff_metadata_mux_compat |
tree | commitdiff |
2009-01-08 |
Aurelien Jacobs | move ff_metadata_sync_compat to metadata_compat.c |
tree | commitdiff |
2009-01-08 |
Aurelien Jacobs | Add a second metadata compatibility layer, so that... |
tree | commitdiff |
2009-01-08 |
Ben Littler | cosmetics: CJPG is from Creative Webcam |
tree | commitdiff |
2009-01-08 |
Ben Littler | fourcc CJPG is sequential jpeg |
tree | commitdiff |
2009-01-08 |
Baptiste Coudurier | 100l, add missing enum type, fix compilation |
tree | commitdiff |
2009-01-08 |
Baptiste Coudurier | use lower case x and alternate format for hex in printf |
tree | commitdiff |
2009-01-08 |
Baptiste Coudurier | print more debug information if enabled, including... |
tree | commitdiff |
2009-01-07 |
Dominique Leuenberger | Fix a compiler warning: |
tree | commitdiff |
2009-01-07 |
Michael Niedermayer | Do not try to duplicate packets that have data==NULL. |
tree | commitdiff |
2009-01-07 |
Ronald S. Bultje | Fix typo ("Standard-compliant" -> "Standards-compliant... |
tree | commitdiff |
2009-01-07 |
Ronald S. Bultje | Fix doxy comments missing one '*'. |
tree | commitdiff |
2009-01-07 |
Ronald S. Bultje | Use the "server" RTSP field to detect whether the serve... |
tree | commitdiff |
2009-01-07 |
Ronald S. Bultje | Export RTSPState and RTSPStream from rtsp.c into rtsp... |
tree | commitdiff |
2009-01-07 |
Ronald S. Bultje | Don't use s->pb if a local ByteIOContext was already... |
tree | commitdiff |
2009-01-07 |
Ronald S. Bultje | Allow subscription to any of the streams, not just... |
tree | commitdiff |
2009-01-07 |
Ronald S. Bultje | Parse the OpaqueData field for every AVStream represent... |
tree | commitdiff |
2009-01-07 |
Ronald S. Bultje | Parse the bitrate field in the ASMRuleBook ("AverageBan... |
tree | commitdiff |
2009-01-07 |
Ronald S. Bultje | Parse the ASMRuleBook SDP line to dynamically create... |
tree | commitdiff |
2009-01-07 |
Diego Biurrun | Remove inappropriate const qualifier from function... |
tree | commitdiff |
2009-01-06 |
Aurelien Jacobs | free all allocated metadata structures |
tree | commitdiff |
2009-01-06 |
Diego Biurrun | cosmetics: alphabetical order |
tree | commitdiff |
2009-01-06 |
Aurelien Jacobs | ignore year=0 and track=0 |
tree | commitdiff |
2009-01-06 |
Aurelien Jacobs | Add a metadata compatibility layer, so that when a... |
tree | commitdiff |
2009-01-05 |
Aurelien Jacobs | add a typedef for AVMetadata |
tree | commitdiff |
2009-01-05 |
Diego Biurrun | Revert deprecation of AVFrac structure. Attempts to... |
tree | commitdiff |
2009-01-05 |
Roman Shaposhnik | additional recovery for the badly broken streams |
tree | commitdiff |
2009-01-04 |
Aurelien Jacobs | rename AVMetaData to AVMetadata and meta_data to metadata |
tree | commitdiff |
2009-01-04 |
Aurelien Jacobs | add metadata in AVStream, AVProgram and AVChapter |
tree | commitdiff |
2009-01-04 |
Mike Melanson | Ministry of English Composition treatment for the new... |
tree | commitdiff |
2009-01-04 |
Michael Niedermayer | 10l format include path for metadata.h |
tree | commitdiff |
2009-01-04 |
Michael Niedermayer | Move metadata API from avcodec to avformat. |
tree | commitdiff |
2009-01-04 |
Michael Niedermayer | Generic metadata API. |
tree | commitdiff |
2009-01-04 |
Yoav Steinberg | If we find a VBR tag at the beginning of the file don... |
tree | commitdiff |
2009-01-04 |
Stefano Sabatini | Drop the deprecated parse_image_size() and parse_frame_... |
tree | commitdiff |
2008-12-31 |
Michael Niedermayer | 10l set AVPacket.size to the true size of the returned... |
tree | commitdiff |
2008-12-31 |
Michael Niedermayer | Fix indention which was off by 1 space. |
tree | commitdiff |
2008-12-31 |
Michael Niedermayer | Replace buffer by AVPacket and avoid a memcpy() for... |
tree | commitdiff |
2008-12-31 |
Michael Niedermayer | Merge videobuf and audiobuf. |
tree | commitdiff |
2008-12-30 |
Michael Niedermayer | Simplify the top of rm_assemble_video_frame(). |
tree | commitdiff |
2008-12-30 |
Michael Niedermayer | Add a few error checks to rm_assemble_video_frame() |
tree | commitdiff |
2008-12-30 |
Michael Niedermayer | All non zero returns of rm_assemble_video_frame() are... |
tree | commitdiff |
2008-12-28 |
Reimar Döffinger | av_free() -> av_freep(), patch by Reimar Doffinger... |
tree | commitdiff |
2008-12-28 |
Ronald S. Bultje | Fix double free which happens for playback of .rm files... |
tree | commitdiff |
2008-12-28 |
Kostya Shishkov | Fix a typo that made VMD demuxer always assume Indeo... |
tree | commitdiff |
2008-12-28 |
Ronald S. Bultje | Reindent after r16368. |
tree | commitdiff |
next |