summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat_write_header(): detail error messageRafaël Carré2012-01-30
* s/vbsf/bsf/Mike Melanson2012-01-30
* yuv4mpeg: allow YUV4MPEG2 demuxer to recognize 'C420' colorspace.Mike Melanson2012-01-30
* cosmetics: Remove extra newlines at EOFAlex Converse2012-01-27
* movenc: Allow writing to a non-seekable output if using empty moovMartin Storsjö2012-01-27
* movenc: Support adding isml (smooth streaming live) metadataMartin Storsjö2012-01-27
* lavf: remove disabled FF_API_SET_PTS_INFO cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_OLD_INTERRUPT_CB cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_REORDER_PRIVATE cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_SEEK_PUBLIC cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_STREAM_COPY cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_PRELOAD cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_NEW_STREAM cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_RTSP_URL_OPTIONS cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_MUXRATE cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_FILESIZE cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_TIMESTAMP cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_LOOP_OUTPUT cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_LOOP_INPUT cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_AVSTREAM_QUALITY cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_FLAG_RTP_HINT cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_SDP_CREATE cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_GUESS_IMG2_CODEC cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_PKT_DUMP cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_FIND_INFO_TAG cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_PARSE_DATE cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_DUMP_FORMAT cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_FORMAT_PARAMETERS cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_OLD_METADATA2 cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_OLD_AVIO cruftAnton Khirnov2012-01-27
* lavf: increase major version from 53 to 54.Anton Khirnov2012-01-27
* lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov2012-01-27
* mxfdec: Fix files with essence containers larger than 2 GiB.Tomas Härdin2012-01-26
* mxfdec: Employ correct printf conversion specifiers for POSIX int types.Jean First2012-01-26
* lavf: prevent infinite loops while flushing in avformat_find_stream_infoJanne Grunau2012-01-26
* matroskadec: Pad AAC extradata.Alex Converse2012-01-25
* movenc: Don't require frame_size to be set for modes other than movMartin Storsjö2012-01-25
* movenc: Reindent a blockMartin Storsjö2012-01-25
* Add a tool for creating smooth streaming manifestsMartin Storsjö2012-01-25
* movdec: Calculate an average bit rate for fragmented streams, tooMartin Storsjö2012-01-25
* movenc: Write the sample rate instead of time scale in the stsd atomMartin Storsjö2012-01-25
* movenc: Add a separate ismv/isma (smooth streaming) muxerMartin Storsjö2012-01-25
* movenc: Allow the caller to decide on fragmentationMartin Storsjö2012-01-25
* libavformat: Add a flag for muxers that support write_packet(NULL) for flushingMartin Storsjö2012-01-25
* movenc: Add support for writing fragmented mov filesMartin Storsjö2012-01-25
* movenc: Add a separate start_ptsMartin Storsjö2012-01-25
* aud: remove unneeded field, audio_stream_index from contextJustin Ruggles2012-01-24
* aud: fix time stamp calculation for ADPCM IMA WSJustin Ruggles2012-01-24
* aud: simplify header parsingJustin Ruggles2012-01-24
* aud: set pts_wrap_bits to 64.Justin Ruggles2012-01-24