summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* cabac: Make CABAC states hardcodedAnton Khirnov2015-10-08
* w32pthreads: Load dynamically loaded functions on demandHendrik Leppkes2015-10-07
* w32pthreads: Add pthread_once emulationHendrik Leppkes2015-10-07
* avconv: Do not try to configure filter outputs without streamsLuca Barbato2015-10-07
* configure: When disabling a library disable all the related componentsLuca Barbato2015-10-07
* 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
* d3d11va: check for malloc failureAnton Khirnov2015-10-03
* avutil/avstring: Inline some tiny functionsHenrik Gramner2015-10-03
* matroskaenc: Don't write a track language tagJohn Stebbins2015-10-03
* checkasm: Fix the function name sorting algorithmHenrik Gramner2015-10-03
* dnxhddata: Deduplicate cid 1256 chroma tableChristophe Gisquet2015-10-02
* dnxhddata: Deduplicate dnx100 tablesJeremy James2015-10-02
* dnxhddata: Fix cid 1260 luma and chroma tablesJeremy James2015-10-02
* dnxhddata: Fix 10-bit DNxHD quant matricesJoseph Artsimovich2015-10-02
* x264: Add option to force IDR framesDerek Buitenhuis2015-10-01
* x264: Expose the NV21 input supportYu Xiaolei2015-10-01
* hls: Check av_opt_set_dict return value as wellLuca Barbato2015-10-01
* dcadec: make a number of samples per subband per subsubframe a named constantAlexandra Khirnova2015-10-01
* build: Add support for known custom allocatorsLuca Barbato2015-09-30