42590 Commits (12b14382861fbf19378afcddaa19cd9a949a86a3)
 

Author SHA1 Message Date
Martin Storsjö 8edaf625f3 libopenh264enc: Count and warn about the number of skipped frames 9 years ago
Martin Storsjö 9e14a99240 libopenh264enc: Add an option for controlling the frame skipping 9 years ago
Kieran Kunhya b8deb7c34f opus: Do not call vector_fmul_scalar on zero samples 9 years ago
Michael Niedermayer 6dcd822904 opus: Buffer the samples from the correct offset 9 years ago
Luca Barbato f3aff31e5f avpicture: Deprecate the single fields 9 years ago
Alexandra Hájková cd0e08813a avconv: support infinite loop for the loop option 9 years ago
Luca Barbato a9a6010637 avpacket: Provide an alloc and a free function for the struct 9 years ago
Luca Barbato 9b56d5c114 avpacket: Deprecate av_dup_packet 9 years ago
Luca Barbato d584533cf3 avformat: Rework add_to_pktbuf 9 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
Luca Barbato a5d4204309 avformat: Always return ref-counted AVPacket 9 years ago
Luca Barbato f0ca6ffa0a avprobe: Unref the packet once it is used 9 years ago
Hendrik Leppkes 9cbae3a7d5 roqvideodec: use av_frame_copy 9 years ago
Tom Butterworth 9f5d6f460c hap: Set avctx.bits_per_coded_sample 9 years ago
Vittorio Giovara fe66671bd5 cmdutils: Check for and report the correct codec capability 9 years ago
Vittorio Giovara 3c5cf2a31b screenpresso: Drop parameter change check 9 years ago
Alexis Ballier 447b5b278c mpegvideo_enc: Fix encoding videos with less frames than the delay of the encoder 9 years ago
Michael Niedermayer 27eeee76b2 mpegvideo_enc: Merge ifs with identical conditions 9 years ago
Michael Niedermayer f0a88d4d2a mpegvideo_enc: Factor new_picture unref out 9 years ago
Vittorio Giovara 533a619850 innoHeim/Rsupport Screen Capture Codec decoder 9 years ago
Arttu Ylä-Outinen 233d2fa044 kvazaar: Add libkvazaar HEVC encoder 9 years ago
Luca Barbato 18f9308e6a mpjpeg: Cope with multipart lacking the initial CRLF 9 years ago
Luca Barbato 22f4d9c303 img2enc: Make sure the images are atomically written 9 years ago
Luca Barbato 1ec72c6c68 libx264: Make sure the extradata are padded 9 years ago
Martin Storsjö 5ea5a24eb7 movenc: Honor flush requests with delay_moov, when some tracks lack samples 9 years ago
Martin Storsjö e02dcdf6bb rtsp: Allow $ as interleaved packet indicator before a complete response header 9 years ago
Vittorio Giovara dca23ffbc7 lavc: Deprecate AVPicture structure and related functions 9 years ago
Vittorio Giovara 3ee2c60cc2 utils: Use data buffers directly instead of an AVPicture 9 years ago
Vittorio Giovara ff7956fcbf avplay: Replace avpicture functions with imgutils 9 years ago
Vittorio Giovara a17a766190 lavc: Add data and linesize to AVSubtitleRect 9 years ago
Vittorio Giovara f890677d05 Replace any remaining avpicture function with imgutils 9 years ago
Vittorio Giovara 13bddab7de nuv: Replace avpicture functions with imgutils 9 years ago
Vittorio Giovara 48c0638683 dpx: Replace avpicture functions with imgutils 9 years ago
Vittorio Giovara f0a106578d roqvideodec: Replace avpicture functions with imgutils 9 years ago
Luca Barbato ef3a3519c1 rawdec: Replace avpicture functions with imgutils 9 years ago
Luca Barbato fcc1280acb rawenc: Replace avpicture functions with imgutils 9 years ago
Vittorio Giovara 3496cec433 msrle: Use AVFrame instead of AVPicture 9 years ago
Vittorio Giovara ac981d1641 APIchanges: Fill in missing dates and hashes 9 years ago
Anton Khirnov fb472e1a11 avconv: add support for Intel QSV-accelerated transcoding 9 years ago
Anton Khirnov dc923bc23b qsvenc: add an API for allocating opaque surfaces 9 years ago
Anton Khirnov 2ec96b6bd5 qsvenc: cosmetics, reindent 9 years ago
Anton Khirnov f6f32fc93d qsvenc: set the timestamp for PIX_FMT_QSV frames as well 9 years ago
Anton Khirnov 772c87c5a6 qsvenc: support passing arbitrary external buffers to the encoder 9 years ago
Hendrik Leppkes 68e00ad66d w32pthreads: fix mingw build on x86 with -msse2 or higher 9 years ago
Luca Barbato b52307933b wrapped_avframe: Drop a now-unused variable 9 years ago
Luca Barbato 49d7fcd774 mpeg12: Unbreak building stale code 9 years ago
Derek Buitenhuis 504e3f75bf aac: Make codec init run under ff_thread_once 9 years ago
Vittorio Giovara 1f84b008bf fate: Move screenpresso to the appropriate screen capture file 9 years ago
Vittorio Giovara 2d59159508 lavc: AV-prefix a few left out capabilities 9 years ago
Vittorio Giovara 9ef748173a cmdutils: Print general codec capabilities 9 years ago