summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* more stuffavscaleAnton Khirnov2015-11-14
* formaton: Document AVPixelFormatonLuca Barbato2015-11-14
* stuffAnton Khirnov2015-11-14
* formaton: Document the AVPixelChromatonLuca Barbato2015-11-14
* formaton: Drop the step fieldLuca Barbato2015-11-14
* pixfmt: Expand the enum nameLuca Barbato2015-11-14
* avscale: Add a AVColorModel filed and specify flagsLuca Barbato2015-11-14
* avscale: drop the name fieldLuca Barbato2015-11-14
* wipLuca Barbato2015-11-13
* avascale: initial implementationVittorio Giovara2015-10-30
* wipLuca Barbato2015-10-20
* avscale: Initial dummy build systemLuca Barbato2015-10-20
* avpacket: Provide an alloc and a free function for the structLuca Barbato2015-10-19
* avpacket: Deprecate av_dup_packetLuca Barbato2015-10-19
* avformat: Rework add_to_pktbufLuca Barbato2015-10-19
* avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-19
* avformat: Always return ref-counted AVPacketLuca Barbato2015-10-19
* avprobe: Unref the packet once it is usedLuca Barbato2015-10-19
* 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
* avcodec: Do not lock during init if there is no init functionDerek Buitenhuis2015-10-13
* avformat: Do not use AVFMT_RAWPICTURELuca Barbato2015-10-13
* avconv: Add loop option.Alexandra Hájková2015-10-13
* dict: Change return type of av_dict_copy()Vittorio Giovara2015-10-12
* build: add Solaris symbol versioningSean McGovern2015-10-11
* nullenc: Use the wrapped avframe pseudo-encoderLuca Barbato2015-10-10
* yuv4mpeg: Use the wrapped avframe pseudo-encoderLuca Barbato2015-10-10
* wrapped_avframe: Initial implementationLuca Barbato2015-10-10
* libopenh264enc: Added max_nal_size optionMario Gasparoni2015-10-09
* asfdec: do not skip padding if offset is above packet size - paddingAlexandra Hájková2015-10-08