summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* dv: Fix small stack overread related to CVE-2011-3929 and CVE-2011-3936.Alex Converse2012-01-31
* dv: Fix null pointer dereference due to ach=0Michael Niedermayer2012-01-31
* dv: check stypeMichael Niedermayer2012-01-31
* swfdec: Simplify sample rate calculation.Alex Converse2012-01-31
* lavf: add functions for accessing the fourcc<->CodecID mapping tables.Anton Khirnov2012-01-31
* lavc: set AVCodecContext.codec in avcodec_get_context_defaults3().Anton Khirnov2012-01-31
* lavc: add avcodec_is_open().Anton Khirnov2012-01-31
* lavf: rename AVInputFormat.value to raw_codec_id.Anton Khirnov2012-01-31
* lavf: remove the pointless value field from flv and iv8Anton Khirnov2012-01-31
* lavc/lavf: remove unnecessary symbols from the symbol version script.Anton Khirnov2012-01-31
* lavf: reorder AVInput/OutputFormat fields.Anton Khirnov2012-01-31
* movdec: Ignore sample_degradation_priority bits when checking first_sample_flagsMartin Storsjö2012-01-31
* flvdec: Interpret a toplevel 'object' type metadata item as normal metadata, tooMartin Storsjö2012-01-30
* nsvdec: Propagate errorsAlex Converse2012-01-30
* nsvdec: Be more careful with av_malloc().Alex Converse2012-01-30
* nsvdec: Fix use of uninitialized streams.Michael Niedermayer2012-01-30
* movenc: cosmetics: Get rid of camelCase identifiersMartin Storsjö2012-01-30
* rtsp: Remove some unused variables from ff_rtsp_connect().Diego Biurrun2012-01-30
* 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