35 Commits (5b812acdea0ded1eecbc760e5c6e7874b9f5c1e8)

Author SHA1 Message Date
Andreas Rheinhardt 23b17f96f7 avcodec/avcodec: Decrease the amount of time while holding the lock 3 years ago
Anton Khirnov 37e70d4802 lavc/avcodec: switch to new FIFO API 3 years ago
Andreas Rheinhardt ffdda740fe avcodec/internal: Allow receive_frame codecs to use decode_simple pkt 3 years ago
Andreas Rheinhardt b9fd9bce73 avcodec/avcodec: Simplify check for flushing of bsf 3 years ago
Andreas Rheinhardt 29e23ac71d avcodec/avcodec: Remove redundant assert 3 years ago
Andreas Rheinhardt 482850992c avcodec/avcodec: Make sanity check stricter 3 years ago
James Almer 590a7e02f0 avcodec: add a Film Grain codec property flag 3 years ago
Andreas Rheinhardt 1be3d8a0cb avcodec/avcodec: Stop including channel_layout.h in avcodec.h 3 years ago
Andreas Rheinhardt 57b5ec6ba7 avcodec/avcodec: Stop including bsf.h in avcodec.h 3 years ago
Andreas Rheinhardt 7af1a3cebe avcodec/avcodec: Don't free options on failure in avcodec_open2() 3 years ago
Andreas Rheinhardt 73f9d5b673 avcodec/avcodec: Avoid redundant copies of options in avcodec_open2 3 years ago
Andreas Rheinhardt 3f6e715336 avcodec/frame_thread_encoder: Avoid dictionaries 3 years ago
Andreas Rheinhardt 9e13df3776 avcodec/avcodec: Use avcodec_close() on avcodec_open2() failure 4 years ago
Andreas Rheinhardt 29f5c1e51b avcodec/avcodec: Store whether AVCodec->close needs to be called 4 years ago
Andreas Rheinhardt d07534b5f5 avcodec/avcodec: Free frame_thread_encoder on avcodec_open2() error 4 years ago
Andreas Rheinhardt 7c1f347b18 avcodec: Remove deprecated old encode/decode APIs 4 years ago
Andreas Rheinhardt 11bc790893 avcodec: Remove deprecated AVCodecContext.coded_frame 4 years ago
Andreas Rheinhardt e8fdb0db16 avcodec: Remove lock manager API 4 years ago
Andreas Rheinhardt a1ed984e04 avcodec/avcodec: Actually honour the documentation of subtitle_header 4 years ago
Andreas Rheinhardt 54127cc427 avcodec/avcodec: Use AVBPrint in avcodec_string() 4 years ago
Andreas Rheinhardt e65a5df4fa avcodec/avcodec: Update check for identical colorspace/primaries/trc names 4 years ago
Andreas Rheinhardt 88b7d9fd36 avcodec/avcodec: Don't use NULL for %s printf specifier 4 years ago
Andreas Rheinhardt 48aa531984 avcodec/avcodec: Use dedicated pointer to access AVCodecInternal 4 years ago
Andreas Rheinhardt 77616c5fb4 avcodec/avcodec: Move decoder channel count check to ff_decode_preinit 4 years ago
Andreas Rheinhardt 746796ceb4 avcodec/avcodec: Sanitize options before using them 4 years ago
Andreas Rheinhardt e3156fa7c2 avcodec/avcodec: Perform sub_charenc/iconv checks before AVCodec.init() 4 years ago
Andreas Rheinhardt 02e43c00ed avcodec/avcodec: Check earlier for codec id/type mismatch 4 years ago
James Almer f47d7a3b42 avcodec: move core AVCodecContext functions from util.c to a new file 4 years ago
Michael Niedermayer d1fb157dd7 broken mess removial 20 years ago
Michael Niedermayer 23c9925329 libdts support by (Benjamin Zores <ben at geexbox dot org>) 21 years ago
Garrick Meeker d4f5d74a54 flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) 22 years ago
Michael Niedermayer 983e3246b7 per file doxy 22 years ago
Zdenek Kabelac fe1b62fb3e * still unfinished code for Options 22 years ago
Zdenek Kabelac fb602cd15e * useless commit - ignore 22 years ago
Zdenek Kabelac e8f147930b * first shot for the new avcodec API 23 years ago