summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-26
* avformat: Always return ref-counted AVPacketLuca Barbato2015-10-26
* avprobe: Unref the packet once it is usedLuca Barbato2015-10-26
* roqvideodec: use av_frame_copyHendrik Leppkes2015-10-26
* hap: Set avctx.bits_per_coded_sampleTom Butterworth2015-10-25
* cmdutils: Check for and report the correct codec capabilityVittorio Giovara2015-10-25
* screenpresso: Drop parameter change checkVittorio Giovara2015-10-25
* mpegvideo_enc: Fix encoding videos with less frames than the delay of the enc...Alexis Ballier2015-10-25
* mpegvideo_enc: Merge ifs with identical conditionsMichael Niedermayer2015-10-25
* mpegvideo_enc: Factor new_picture unref outMichael Niedermayer2015-10-25
* innoHeim/Rsupport Screen Capture Codec decoderVittorio Giovara2015-10-23
* kvazaar: Add libkvazaar HEVC encoderArttu Ylä-Outinen2015-10-23
* mpjpeg: Cope with multipart lacking the initial CRLFLuca Barbato2015-10-23
* img2enc: Make sure the images are atomically writtenLuca Barbato2015-10-23
* libx264: Make sure the extradata are paddedLuca Barbato2015-10-23
* movenc: Honor flush requests with delay_moov, when some tracks lack samplesMartin Storsjö2015-10-23
* rtsp: Allow $ as interleaved packet indicator before a complete response headerMartin Storsjö2015-10-23
* lavc: Deprecate AVPicture structure and related functionsVittorio Giovara2015-10-22
* utils: Use data buffers directly instead of an AVPictureVittorio Giovara2015-10-22
* avplay: Replace avpicture functions with imgutilsVittorio Giovara2015-10-21
* lavc: Add data and linesize to AVSubtitleRectVittorio Giovara2015-10-21
* Replace any remaining avpicture function with imgutilsVittorio Giovara2015-10-21
* nuv: Replace avpicture functions with imgutilsVittorio Giovara2015-10-21
* dpx: Replace avpicture functions with imgutilsVittorio Giovara2015-10-21
* roqvideodec: Replace avpicture functions with imgutilsVittorio Giovara2015-10-21
* rawdec: Replace avpicture functions with imgutilsLuca Barbato2015-10-21
* rawenc: Replace avpicture functions with imgutilsLuca Barbato2015-10-21
* msrle: Use AVFrame instead of AVPictureVittorio Giovara2015-10-21
* APIchanges: Fill in missing dates and hashesVittorio Giovara2015-10-19
* avconv: add support for Intel QSV-accelerated transcodingAnton Khirnov2015-10-16
* qsvenc: add an API for allocating opaque surfacesAnton Khirnov2015-10-16
* qsvenc: cosmetics, reindentAnton Khirnov2015-10-16
* qsvenc: set the timestamp for PIX_FMT_QSV frames as wellAnton Khirnov2015-10-16
* qsvenc: support passing arbitrary external buffers to the encoderAnton Khirnov2015-10-16
* w32pthreads: fix mingw build on x86 with -msse2 or higherHendrik Leppkes2015-10-16
* wrapped_avframe: Drop a now-unused variableLuca Barbato2015-10-16
* mpeg12: Unbreak building stale codeLuca Barbato2015-10-16
* aac: Make codec init run under ff_thread_onceDerek Buitenhuis2015-10-15
* fate: Move screenpresso to the appropriate screen capture fileVittorio Giovara2015-10-15
* lavc: AV-prefix a few left out capabilitiesVittorio Giovara2015-10-15
* cmdutils: Print general codec capabilitiesVittorio Giovara2015-10-15
* cmdutils: Add auto to threading capabilities reportVittorio Giovara2015-10-15
* h264: Run VLC init under pthread_onceDerek Buitenhuis2015-10-14
* thread: Provide no-op variants for pthread_onceLuca Barbato2015-10-14
* dxva: Include last the internal headerLuca Barbato2015-10-14
* httpauth: Add space after commas in HTTP/RTSP auth headerAndrey Utkin2015-10-14
* rtmpproto: Write correct flv packet sizes at the end of packetsMichael Niedermayer2015-10-14
* mimic: drop AVPicture usagewm42015-10-14
* libschroedinger: Properly use AVFrame APIVittorio Giovara2015-10-14
* qtrle: Properly use AVFrame APIVittorio Giovara2015-10-14