| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: fix doxy placement | Anton Khirnov | 2015-11-09 | 1 | -2/+2 |
* | libopenh264enc: Set AVOption data type | Michael Niedermayer | 2015-11-06 | 1 | -3/+3 |
* | vdpau: Remove a spurious CONFIG_H263_VDPAU_HWACCEL | Michael Niedermayer | 2015-11-06 | 1 | -1/+1 |
* | flashsv: Initialize the block array | Luca Barbato | 2015-11-02 | 1 | -2/+4 |
* | truemotion2: Fix the buffer check | Luca Barbato | 2015-11-02 | 1 | -1/+1 |
* | mimic: Always return on failure | Luca Barbato | 2015-11-02 | 1 | -3/+2 |
* | rpza: Check the blocks left before processing one | Luca Barbato | 2015-11-02 | 1 | -21/+31 |
* | lagarith: Correctly compute hash_shift | Luca Barbato | 2015-11-02 | 1 | -1/+1 |
* | h264_parser: Rename close() to h264_close() | Diego Biurrun | 2015-11-01 | 1 | -2/+2 |
* | vdpau: remove dysfunctional H.263 support | Rémi Denis-Courmont | 2015-10-30 | 4 | -27/+1 |
* | h264: Print the complete user message | Vittorio Giovara | 2015-10-30 | 1 | -6/+8 |
* | h264: Print user data SEI under normal debug verbosity | Vittorio Giovara | 2015-10-30 | 1 | -1/+1 |
* | png: read and write stereo3d frame side data information | Kirill Gavrilov | 2015-10-30 | 2 | -0/+40 |
* | libopenh264enc: Count and warn about the number of skipped frames | Martin Storsjö | 2015-10-28 | 1 | -0/+4 |
* | libopenh264enc: Add an option for controlling the frame skipping | Martin Storsjö | 2015-10-28 | 1 | -1/+3 |
* | opus: Do not call vector_fmul_scalar on zero samples | Kieran Kunhya | 2015-10-28 | 1 | -1/+1 |
* | opus: Buffer the samples from the correct offset | Michael Niedermayer | 2015-10-28 | 1 | -2/+2 |
* | avpicture: Deprecate the single fields | Luca Barbato | 2015-10-27 | 1 | -1/+3 |
* | avpacket: Provide an alloc and a free function for the struct | Luca Barbato | 2015-10-26 | 2 | -0/+67 |
* | avpacket: Deprecate av_dup_packet | Luca Barbato | 2015-10-26 | 2 | -1/+8 |
* | avpacket: Replace av_free_packet with av_packet_unref | Luca Barbato | 2015-10-26 | 7 | -23/+35 |
* | roqvideodec: use av_frame_copy | Hendrik Leppkes | 2015-10-26 | 1 | -5/+6 |
* | hap: Set avctx.bits_per_coded_sample | Tom Butterworth | 2015-10-25 | 1 | -0/+3 |
* | screenpresso: Drop parameter change check | Vittorio Giovara | 2015-10-25 | 1 | -17/+12 |
* | mpegvideo_enc: Fix encoding videos with less frames than the delay of the enc... | Alexis Ballier | 2015-10-25 | 1 | -4/+16 |
* | mpegvideo_enc: Merge ifs with identical conditions | Michael Niedermayer | 2015-10-25 | 1 | -2/+0 |
* | mpegvideo_enc: Factor new_picture unref out | Michael Niedermayer | 2015-10-25 | 1 | -3/+2 |
* | innoHeim/Rsupport Screen Capture Codec decoder | Vittorio Giovara | 2015-10-23 | 6 | -1/+295 |
* | kvazaar: Add libkvazaar HEVC encoder | Arttu Ylä-Outinen | 2015-10-23 | 4 | -1/+303 |
* | libx264: Make sure the extradata are padded | Luca Barbato | 2015-10-23 | 1 | -1/+1 |
* | lavc: Deprecate AVPicture structure and related functions | Vittorio Giovara | 2015-10-22 | 3 | -30/+25 |
* | utils: Use data buffers directly instead of an AVPicture | Vittorio Giovara | 2015-10-22 | 1 | -9/+10 |
* | lavc: Add data and linesize to AVSubtitleRect | Vittorio Giovara | 2015-10-21 | 10 | -70/+157 |
* | Replace any remaining avpicture function with imgutils | Vittorio Giovara | 2015-10-21 | 5 | -10/+19 |
* | nuv: Replace avpicture functions with imgutils | Vittorio Giovara | 2015-10-21 | 1 | -3/+6 |
* | dpx: Replace avpicture functions with imgutils | Vittorio Giovara | 2015-10-21 | 1 | -6/+9 |
* | roqvideodec: Replace avpicture functions with imgutils | Vittorio Giovara | 2015-10-21 | 1 | -2/+5 |
* | rawdec: Replace avpicture functions with imgutils | Luca Barbato | 2015-10-21 | 1 | -12/+14 |
* | rawenc: Replace avpicture functions with imgutils | Luca Barbato | 2015-10-21 | 1 | -3/+7 |
* | msrle: Use AVFrame instead of AVPicture | Vittorio Giovara | 2015-10-21 | 6 | -8/+8 |
* | qsvenc: add an API for allocating opaque surfaces | Anton Khirnov | 2015-10-16 | 3 | -5/+108 |
* | qsvenc: cosmetics, reindent | Anton Khirnov | 2015-10-16 | 1 | -33/+33 |
* | qsvenc: set the timestamp for PIX_FMT_QSV frames as well | Anton Khirnov | 2015-10-16 | 1 | -5/+4 |
* | qsvenc: support passing arbitrary external buffers to the encoder | Anton Khirnov | 2015-10-16 | 2 | -5/+34 |
* | wrapped_avframe: Drop a now-unused variable | Luca Barbato | 2015-10-16 | 1 | -1/+0 |
* | mpeg12: Unbreak building stale code | Luca Barbato | 2015-10-16 | 1 | -1/+1 |
* | aac: Make codec init run under ff_thread_once | Derek Buitenhuis | 2015-10-15 | 1 | -35/+49 |
* | lavc: AV-prefix a few left out capabilities | Vittorio Giovara | 2015-10-15 | 6 | -6/+6 |
* | h264: Run VLC init under pthread_once | Derek Buitenhuis | 2015-10-14 | 2 | -1/+9 |
* | dxva: Include last the internal header | Luca Barbato | 2015-10-14 | 4 | -4/+20 |