summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-26
* roqvideodec: use av_frame_copyHendrik Leppkes2015-10-26
* hap: Set avctx.bits_per_coded_sampleTom Butterworth2015-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
* libx264: Make sure the extradata are paddedLuca Barbato2015-10-23
* lavc: Deprecate AVPicture structure and related functionsVittorio Giovara2015-10-22
* utils: Use data buffers directly instead of an AVPictureVittorio Giovara2015-10-22
* 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
* 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
* 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
* lavc: AV-prefix a few left out capabilitiesVittorio Giovara2015-10-15
* h264: Run VLC init under pthread_onceDerek Buitenhuis2015-10-14
* dxva: Include last the internal headerLuca Barbato2015-10-14
* mimic: drop AVPicture usagewm42015-10-14
* libschroedinger: Properly use AVFrame APIVittorio Giovara2015-10-14
* qtrle: Properly use AVFrame APIVittorio Giovara2015-10-14
* avcodec: Do not lock during init if there is no init functionDerek Buitenhuis2015-10-13
* wrapped_avframe: Initial implementationLuca Barbato2015-10-10
* libopenh264enc: Added max_nal_size optionMario Gasparoni2015-10-09
* cabac: Make CABAC states hardcodedAnton Khirnov2015-10-08
* dcadec: reorganise context dataAlexandra Khirnova2015-10-07
* g2m: Relax resolution change constraintsVittorio Giovara2015-10-07
* mmaldec: be more tolerant against MMAL not returning decoded outputwm42015-10-04
* mmaldec: refactor to have more context per MMAL input bufferwm42015-10-04
* avcodec: Do not lock during open for codecs marked as having threadsafe initDerek Buitenhuis2015-10-04
* rangecoder: Use AV_RB16 instead of bytestream_get_be16Vittorio Giovara2015-10-04
* hevc: Simplify logical checkVittorio Giovara2015-10-04
* h264: Use the correct argument context in debug logVittorio Giovara2015-10-04
* h263: Drop uninitialized variable use from log messageVittorio Giovara2015-10-04
* dvbsubdec: Fix function return typeVittorio Giovara2015-10-04
* dv: Mark internal frame reference as constVittorio Giovara2015-10-04
* dcadec: Always initialize return variableVittorio Giovara2015-10-04
* d3d11va: make av_d3d11va_alloc_context() available at all timesAnton Khirnov2015-10-03