42484 Commits (a9a60106370f862e191dea58e748626da6a8fe97)
 

Author SHA1 Message Date
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
Vittorio Giovara e240a28b20 cmdutils: Add auto to threading capabilities report 9 years ago
Derek Buitenhuis d15368ee39 h264: Run VLC init under pthread_once 9 years ago
Luca Barbato c53e796f8b thread: Provide no-op variants for pthread_once 9 years ago
Luca Barbato 08377f9c3b dxva: Include last the internal header 9 years ago
Andrey Utkin c134850669 httpauth: Add space after commas in HTTP/RTSP auth header 9 years ago
Michael Niedermayer e55376a1fd rtmpproto: Write correct flv packet sizes at the end of packets 9 years ago