8298 Commits (2ee01fbded0a6b35b55d125dfd5807219837cf30)

Author SHA1 Message Date
Paul B Mahol 86b57e4efe ape: fix seeking 13 years ago
Alex Converse 29a20ac4a1 movdec: Avoid av_malloc(0) in stss 13 years ago
Anton Khirnov d2afbd9a56 frame{crc/md5}: set the stream timebase from codec timebase. 13 years ago
Martin Storsjö 89415b8e3f movdec: Parse the dvc1 atom 13 years ago
Janne Grunau 7f19bdc2a2 movdec: fix dts generation in fragmented files 13 years ago
Alex Converse 2d1c0dea5f dv: Fix small stack overread related to CVE-2011-3929 and CVE-2011-3936. 13 years ago
Michael Niedermayer 5a396bb3a6 dv: Fix null pointer dereference due to ach=0 13 years ago
Michael Niedermayer 635bcfccd4 dv: check stype 13 years ago
Alex Converse c0bc7bd1e7 swfdec: Simplify sample rate calculation. 13 years ago
Anton Khirnov dd6d3b0e02 lavf: add functions for accessing the fourcc<->CodecID mapping tables. 13 years ago
Anton Khirnov bc90199848 lavc: set AVCodecContext.codec in avcodec_get_context_defaults3(). 13 years ago
Anton Khirnov af08d9aeea lavc: add avcodec_is_open(). 13 years ago
Anton Khirnov f7fe41a04f lavf: rename AVInputFormat.value to raw_codec_id. 13 years ago
Anton Khirnov 9a463917d3 lavf: remove the pointless value field from flv and iv8 13 years ago
Anton Khirnov afa4069e3b lavc/lavf: remove unnecessary symbols from the symbol version script. 13 years ago
Anton Khirnov 183eaa9a25 lavf: reorder AVInput/OutputFormat fields. 13 years ago
Martin Storsjö 75ab1e62d4 movdec: Ignore sample_degradation_priority bits when checking first_sample_flags 13 years ago
Martin Storsjö 89f6e8a20c flvdec: Interpret a toplevel 'object' type metadata item as normal metadata, too 13 years ago
Alex Converse c898431ca5 nsvdec: Propagate errors 13 years ago
Alex Converse 8fd8a48263 nsvdec: Be more careful with av_malloc(). 13 years ago
Michael Niedermayer 6a89b41d97 nsvdec: Fix use of uninitialized streams. 13 years ago
Martin Storsjö b7d3dd907f movenc: cosmetics: Get rid of camelCase identifiers 13 years ago
Diego Biurrun a846202343 rtsp: Remove some unused variables from ff_rtsp_connect(). 13 years ago
Rafaël Carré 420df8b7c4 avformat_write_header(): detail error message 13 years ago
Mike Melanson cc09dc7863 s/vbsf/bsf/ 13 years ago
Mike Melanson b864b38397 yuv4mpeg: allow YUV4MPEG2 demuxer to recognize 'C420' colorspace. 13 years ago
Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 13 years ago
Martin Storsjö e771e6dd63 movenc: Allow writing to a non-seekable output if using empty moov 13 years ago
Martin Storsjö f532210499 movenc: Support adding isml (smooth streaming live) metadata 13 years ago
Anton Khirnov c5254755c0 lavf: remove disabled FF_API_SET_PTS_INFO cruft 13 years ago
Anton Khirnov 374e469b8d lavf: remove disabled FF_API_OLD_INTERRUPT_CB cruft 13 years ago
Anton Khirnov bf868727d7 lavf: remove disabled FF_API_REORDER_PRIVATE cruft 13 years ago
Anton Khirnov fd87ba3220 lavf: remove disabled FF_API_SEEK_PUBLIC cruft 13 years ago
Anton Khirnov bd4c51312b lavf: remove disabled FF_API_STREAM_COPY cruft 13 years ago
Anton Khirnov 2a0f868cfa lavf: remove disabled FF_API_PRELOAD cruft 13 years ago
Anton Khirnov 1329827e79 lavf: remove disabled FF_API_NEW_STREAM cruft 13 years ago
Anton Khirnov adad5b88f8 lavf: remove disabled FF_API_RTSP_URL_OPTIONS cruft 13 years ago
Anton Khirnov f0cb13958d lavf: remove disabled FF_API_MUXRATE cruft 13 years ago
Anton Khirnov 2f5e728b58 lavf: remove disabled FF_API_FILESIZE cruft 13 years ago
Anton Khirnov df0bb26aca lavf: remove disabled FF_API_TIMESTAMP cruft 13 years ago
Anton Khirnov 3bbfd3026c lavf: remove disabled FF_API_LOOP_OUTPUT cruft 13 years ago
Anton Khirnov 6dc345555f lavf: remove disabled FF_API_LOOP_INPUT cruft 13 years ago
Anton Khirnov b32e30faa1 lavf: remove disabled FF_API_AVSTREAM_QUALITY cruft 13 years ago
Anton Khirnov 2d70912cc2 lavf: remove disabled FF_API_FLAG_RTP_HINT cruft 13 years ago
Anton Khirnov 1d911bb404 lavf: remove disabled FF_API_SDP_CREATE cruft 13 years ago
Anton Khirnov 64f6f6f836 lavf: remove disabled FF_API_GUESS_IMG2_CODEC cruft 13 years ago
Anton Khirnov 21824e5b88 lavf: remove disabled FF_API_PKT_DUMP cruft 13 years ago
Anton Khirnov cc10ab79ec lavf: remove disabled FF_API_FIND_INFO_TAG cruft 13 years ago
Anton Khirnov ecd5f41a06 lavf: remove disabled FF_API_PARSE_DATE cruft 13 years ago
Anton Khirnov 997420abf2 lavf: remove disabled FF_API_DUMP_FORMAT cruft 13 years ago