42713 Commits (7570c9e04f010c9b3bfdeb4338d330f2cdd25278)
 

Author SHA1 Message Date
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
wm4 6a23a34274 mimic: drop AVPicture usage 9 years ago
Vittorio Giovara 6fdd4c678a libschroedinger: Properly use AVFrame API 9 years ago
Vittorio Giovara 901f9c0a32 qtrle: Properly use AVFrame API 9 years ago
Derek Buitenhuis 17e41cf361 avcodec: Do not lock during init if there is no init function 9 years ago
Luca Barbato 34ed5c2e4d avformat: Do not use AVFMT_RAWPICTURE 9 years ago
Alexandra Hájková 16b0c92962 avconv: Add loop option. 9 years ago
Vittorio Giovara 11c5f438ff dict: Change return type of av_dict_copy() 9 years ago
Sean McGovern c1aac39eac build: add Solaris symbol versioning 9 years ago
Luca Barbato b9ece15a01 nullenc: Use the wrapped avframe pseudo-encoder 9 years ago
Luca Barbato d00a8fd417 yuv4mpeg: Use the wrapped avframe pseudo-encoder 9 years ago
Luca Barbato 00332e0a06 wrapped_avframe: Initial implementation 9 years ago
Mario Gasparoni c3e5c47bda libopenh264enc: Added max_nal_size option 9 years ago
Alexandra Hájková 00cc10aee3 asfdec: do not skip padding if offset is above packet size - padding 9 years ago
Anton Khirnov a8956eca1f cabac: Make CABAC states hardcoded 9 years ago
Hendrik Leppkes 2830bce47e w32pthreads: Load dynamically loaded functions on demand 9 years ago
Hendrik Leppkes b22693b06d w32pthreads: Add pthread_once emulation 9 years ago
Luca Barbato 8b830ee9a2 avconv: Do not try to configure filter outputs without streams 9 years ago
Luca Barbato d7a5a178c2 configure: When disabling a library disable all the related components 9 years ago
Alexandra Khirnova 58b42345b3 dcadec: reorganise context data 9 years ago
Vittorio Giovara 3a4d369ea4 g2m: Relax resolution change constraints 9 years ago
wm4 39f01e346c mmaldec: be more tolerant against MMAL not returning decoded output 9 years ago