9427 Commits (b90d79ec1f2115ed583399739fd37a97d74f9a64)

Author SHA1 Message Date
  Clément Bœsch 6f55156234 dvenc: use new public timecode API. 14 years ago
  Clément Bœsch bf6e83a8e8 mxfenc: use new public timecode API. 14 years ago
  Clément Bœsch e2407556f1 gxfenc: use new public timecode API. 14 years ago
  Clément Bœsch 11e5d3b9cf dv: use new public timecode API. 14 years ago
  Clément Bœsch 77971609de mov: honor tmcd flags while extracting timecode meta. 14 years ago
  Clément Bœsch bd10f01aa8 mov: use new public timecode API. 14 years ago
  Michael Niedermayer 9fdae05607 libavformat/avformat.h: fix stray libavformat reference 14 years ago
  Michael Niedermayer dbb7009ea5 westwood_aud: Fix project reference 14 years ago
  Alex Converse 2d1c0dea5f dv: Fix small stack overread related to CVE-2011-3929 and CVE-2011-3936. 14 years ago
  Michael Niedermayer 5a396bb3a6 dv: Fix null pointer dereference due to ach=0 14 years ago
  Michael Niedermayer 635bcfccd4 dv: check stype 14 years ago
  Alex Converse c0bc7bd1e7 swfdec: Simplify sample rate calculation. 14 years ago
  Anton Khirnov dd6d3b0e02 lavf: add functions for accessing the fourcc<->CodecID mapping tables. 14 years ago
  Anton Khirnov bc90199848 lavc: set AVCodecContext.codec in avcodec_get_context_defaults3(). 14 years ago
  Anton Khirnov af08d9aeea lavc: add avcodec_is_open(). 14 years ago
  Anton Khirnov f7fe41a04f lavf: rename AVInputFormat.value to raw_codec_id. 14 years ago
  Anton Khirnov 9a463917d3 lavf: remove the pointless value field from flv and iv8 14 years ago
  Anton Khirnov afa4069e3b lavc/lavf: remove unnecessary symbols from the symbol version script. 14 years ago
  Anton Khirnov 183eaa9a25 lavf: reorder AVInput/OutputFormat fields. 14 years ago
  Michael Niedermayer b8c1655882 avidec: print informative error messages if seeking fails. 14 years ago
  Clément Bœsch 6a3cc21242 mp3dec: fix truncating packet error message while decoding a complete MP3. 14 years ago
  Martin Storsjö 75ab1e62d4 movdec: Ignore sample_degradation_priority bits when checking first_sample_flags 14 years ago
  Martin Storsjö 89f6e8a20c flvdec: Interpret a toplevel 'object' type metadata item as normal metadata, too 14 years ago
  Alex Converse c898431ca5 nsvdec: Propagate errors 14 years ago
  Alex Converse 8fd8a48263 nsvdec: Be more careful with av_malloc(). 14 years ago
  Michael Niedermayer 6a89b41d97 nsvdec: Fix use of uninitialized streams. 14 years ago
  Martin Storsjö b7d3dd907f movenc: cosmetics: Get rid of camelCase identifiers 14 years ago
  Carl Eugen Hoyos 5f27374c1b Cosmetics: Add bit per component information to v308 comment. 14 years ago
  Martin Lambers 6fe12c7ff2 Detect jps and pns files as (3D) jpg and png images. 14 years ago
  Diego Biurrun a846202343 rtsp: Remove some unused variables from ff_rtsp_connect(). 14 years ago
  Rafaël Carré 420df8b7c4 avformat_write_header(): detail error message 14 years ago
  Mike Melanson cc09dc7863 s/vbsf/bsf/ 14 years ago
  Mike Melanson b864b38397 yuv4mpeg: allow YUV4MPEG2 demuxer to recognize 'C420' colorspace. 14 years ago
  Peter Ross 15d838b745 bintext: use private options now that AVFormatParameters has been removed 14 years ago
  Reimar Döffinger 34751f8313 Demux all parts of concatenated H.264. 14 years ago
  Reimar Döffinger bb2d42c22f Set AVFMT_TS_NONSTRICT for framecrc muxer. 14 years ago
  Reimar Döffinger a0eb8de5e0 Merge palette-only header with actual video frame. 14 years ago
  Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 14 years ago
  Martin Storsjö e771e6dd63 movenc: Allow writing to a non-seekable output if using empty moov 14 years ago
  Martin Storsjö f532210499 movenc: Support adding isml (smooth streaming live) metadata 14 years ago
  Anton Khirnov c5254755c0 lavf: remove disabled FF_API_SET_PTS_INFO cruft 14 years ago
  Anton Khirnov 374e469b8d lavf: remove disabled FF_API_OLD_INTERRUPT_CB cruft 14 years ago
  Anton Khirnov bf868727d7 lavf: remove disabled FF_API_REORDER_PRIVATE cruft 14 years ago
  Anton Khirnov fd87ba3220 lavf: remove disabled FF_API_SEEK_PUBLIC cruft 14 years ago
  Anton Khirnov bd4c51312b lavf: remove disabled FF_API_STREAM_COPY cruft 14 years ago
  Anton Khirnov 2a0f868cfa lavf: remove disabled FF_API_PRELOAD cruft 14 years ago
  Anton Khirnov 1329827e79 lavf: remove disabled FF_API_NEW_STREAM cruft 14 years ago
  Anton Khirnov adad5b88f8 lavf: remove disabled FF_API_RTSP_URL_OPTIONS cruft 14 years ago
  Anton Khirnov f0cb13958d lavf: remove disabled FF_API_MUXRATE cruft 14 years ago
  Anton Khirnov 2f5e728b58 lavf: remove disabled FF_API_FILESIZE cruft 14 years ago