100 Commits (6c180b35c43f0738d8a3d5c08a01209b51eda569)

Author SHA1 Message Date
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
  Piotr Bandurski 96e2507363 isom: add "NO16" FourCC 13 years ago
  Stefano Sabatini ab7dbdc92c lavc/rawdec: add assertion check in raw_decode() 13 years ago
  Stefano Sabatini 17a54f5de8 lavc/rawdec: prefer constant AVPALETTE_SIZE over 256*4 13 years ago
  Paul B Mahol e9d5c0520f lavc: use designated initializers for AVClasses 13 years ago
  Stefano Sabatini b583ccc3db lavc/rawdec: propagate duration from packet to frame 13 years ago
  Stefano Sabatini 6808759a58 lavc/rawdec: fix various bogus error codes and add some logs 13 years ago
  Carl Eugen Hoyos ab7d6cb8f7 Support decoding fourcc YVYU. 13 years ago
  Martin Storsjö 00c3b67b8a cosmetics: Align codec declarations 13 years ago
  Piotr Bandurski 835a893bcb rawdec: Support fourccs YV16 and YV24 13 years ago
  Ronald S. Bultje 98df2e2414 raw: forward avpicture_fill() error code in raw_decode(). 13 years ago
  Michael Niedermayer 8b58f6b5c2 Revert "raw: move buffer size check up." 13 years ago
  Michael Niedermayer a22e64fd02 rawdec: Check w/h. 13 years ago
  Ronald S. Bultje cc5dd632ce raw: move buffer size check up. 13 years ago
  Michael Niedermayer 422e3a74b9 rawdec: fix input overread. 13 years ago
  Diego Biurrun 562b6c744a Remove unnecessary AVFrame pointer casts. 13 years ago
  Anton Khirnov 38d5533228 pixdesc: mark pseudopaletted formats with a special flag. 13 years ago
  Carl Eugen Hoyos 01616f12e2 Fix linesize for rawvideo in mov. 13 years ago
  Carl Eugen Hoyos 09f25a9cb0 Allow decoding of uyvy422 CYUV with -vcodec rawvideo. 13 years ago
  Stefano Sabatini 28b4af8e38 rawdec: propagate pict_type information to the output frame 13 years ago
  Piotr Bandurski d3a5c26986 rawdec: Support more QT 1bpp rawvideo files. 13 years ago
  Clément Bœsch 539399d4d1 AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*. 13 years ago
  Anton Khirnov ec6402b7c5 lavc: use designated initialisers for all codecs. 14 years ago
  ami_stuff 3950376b8b Support fourcc YV24. 14 years ago
  Carl Eugen Hoyos dec126a932 Fix internal buffer size for 2bpp and 4bpp raw video. 14 years ago
  Carl Eugen Hoyos 3713cf11c6 Fix linesize for some rawvideo samples with odd width. 14 years ago
  ami_stuff 90d475a9e7 Support fourcc YV16 (ticket 307). 14 years ago
  ami_stuff 67e7dc5404 rawdec: Fix decoding of QT WRAW files. 14 years ago
  Stefano Sabatini 50fee0fc8b rawdec: fail in case of unknow pixel format 14 years ago
  Carl Eugen Hoyos 701012d676 Fix 32bit rawvideo in avi on big-endian. 14 years ago
  ami_stuff 040e1c67ed rawdec: fix decoding of QT WRAW files 14 years ago
  Michael Niedermayer 9763420bcc rawdec: Allow overriding top field first. 14 years ago
  ami_stuff 85eedcf6ff Support decoding of 1bpp rawvideo in avi (ticket 205). 14 years ago
  ami_stuff 0eba7fc293 Support decoding of 2bpp rawvideo in avi (ticket 206). 14 years ago
  Stefano Sabatini 27614b1217 rawdec: propagate pict_type information to the output frame 14 years ago
  ami_stuff 2bd12ee3c8 Support more QT 1bpp rawvideo files. 14 years ago
  Stefano Sabatini ce5e49b0c2 replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 14 years ago
  Stefano Sabatini 975a1447f7 Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 14 years ago
  Stefano Sabatini 1ba5727242 lavc: add a pkt_pos field to AVFrame 14 years ago
  Kostya Shishkov 2d8591c27e make containers pass palette change in AVPacket 14 years ago
  Michael Niedermayer 24009f3601 Make find_pix_fmt() non static 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 14 years ago
  Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
  Stefano Sabatini e86c78836b In the rawvideo decoder, set pkt_pts in the output frame. 14 years ago
  Stefano Sabatini 3c802cabba In the rawvideo decoder, set pkt_pts in the output frame. 14 years ago
  Diego Elio Pettenò e7e2df27f8 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
  Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
  Stefano Sabatini ed5d30d91c Move internal function ff_set_systematic_pal() to libavcore, and 14 years ago