summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITEJanne Grunau2014-06-09
* configure: use .altmacro for gnu as check on armJanne Grunau2014-06-09
* adpcm: Avoid reading out of bounds in the IMA QT trellis encoderMartin Storsjö2014-06-06
* oggenc: Set the right AVOption size for the pref_duration optionMartin Storsjö2014-06-06
* avcodec options: add enum option for color_rangeMarc-Antoine Arnaud2014-06-06
* avcodec options: add enum option for colorspaceMarc-Antoine Arnaud2014-06-06
* avcodec options: add enum option for color_trcMarc-Antoine Arnaud2014-06-06
* avcodec options: add enum option for color_primariesMarc-Antoine Arnaud2014-06-06
* mpeg2: add sequence display extension informationMarc-Antoine Arnaud2014-06-06
* libfdk-aac: Relicense the library wrappers to the ISC licenseMartin Storsjö2014-06-06
* mov: Export geotag metadata fieldsMartin Storsjö2014-06-06
* dict: const correctness for av_dict_get() and av_dict_copy()Diego Biurrun2014-06-05
* avconv: Report the codec and the encoder separatelyLuca Barbato2014-06-04
* oggenc: Support flushing the muxerMartin Storsjö2014-06-04
* build: check if AS supports the '.func' directiveJanne Grunau2014-06-03
* arm: check if AS supports .dnJanne Grunau2014-06-03
* aarch64: use '#' for whole line asm commentsJanne Grunau2014-06-03
* aarch64: remove optional :pg_hi21: for adrp instructionJanne Grunau2014-06-03
* aarch64: add darwin style PAGE/PAGEOFF relocationsJanne Grunau2014-06-03
* Remove all Blackfin architecture optimizationsDiego Biurrun2014-06-02
* bink: Rename BinkDSPContext member so as not to clash with BlockDSPContextDiego Biurrun2014-06-02
* rtmpproto: read metadata to set correct FLV headerUwe L. Korn2014-06-01
* rtmppkt: Add method to read an AMF string that is not prefixed by its typeUwe L. Korn2014-06-01
* flvdec: Do not default to a video and audio streamUwe L. Korn2014-06-01
* Decode both parts of Indeo4 IP framesDirk Ausserhaus2014-06-01
* Move Indeo4 frametypes into common header.Dirk Ausserhaus2014-06-01
* avconv: do not use the stream codec context for encodingAnton Khirnov2014-06-01
* avconv: do not use the stream codec context for decodingAnton Khirnov2014-06-01
* flac muxer: support reading updated extradata from side dataAnton Khirnov2014-06-01
* flac muxer: accept only STREAMINFO extradataAnton Khirnov2014-06-01
* flacenc: send final extradata in packet side dataAnton Khirnov2014-06-01
* lavc: add an option to enable side data-only packets during encodingAnton Khirnov2014-06-01
* libavcodec: set AVFrame colorspace fields on decodingwm42014-06-01
* lavu: add all color-related enums to AVFramewm42014-06-01
* matroskaenc: Allow VP9 and Opus in webmTudor Suciu2014-06-01
* rtpenc_chain: Don't copy the time base to the source stream by defaultMartin Storsjö2014-05-31
* ppc: Fix compilation for ppc64le (ELFv2)Thierry Fauck2014-05-30
* Revert "rtpenc_chain: Don't copy the time_base back to the caller"Martin Storsjö2014-05-30
* dsputil: Split off quarterpel bits into their own contextDiego Biurrun2014-05-29
* dsputil: Move Bink-specific add_pixels8 to binkdspDiego Biurrun2014-05-29
* dsputil: Move APE-specific bits into apedspDiego Biurrun2014-05-29
* dsputil: Move mspel_pixels_tab to the only place it is usedDiego Biurrun2014-05-29
* dsputil: Move ff_alternate_*_scan tables to mpegvideoDiego Biurrun2014-05-29
* dsputil: Move SVQ1 encoding specific bits into svq1encDiego Biurrun2014-05-29
* svq1enc: Rename SVQ1Context to SVQ1EncContextDiego Biurrun2014-05-29
* aarch64: Use the correct syntax for relocationsMartin Storsjö2014-05-29
* matroskaenc: set the stream timebase earlierAnton Khirnov2014-05-29
* flvenc: only write the framerate tag based on avg_frame_rateAnton Khirnov2014-05-29
* movenc: write avg_frame_rate as the framerate, not the codec timebaseAnton Khirnov2014-05-29
* matroskaenc: base DefaultDuration on the framerate, not the codec timebaseAnton Khirnov2014-05-29