summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* hevc: Use get_bits_long() in decode_vui()Michael Niedermayer2014-03-09
* float_dsp: fix errors in documentationJanne Grunau2014-03-09
* timer: use mach_absolute_time as high resolution clock on darwinJanne Grunau2014-03-09
* arm: get_cabac inline asmJanne Grunau2014-03-09
* aarch64: get_cabac inline asmJanne Grunau2014-03-09
* arm: vp3: remove incorrect const in ff_vp3_idct_dc_add_neon declarationJanne Grunau2014-03-09
* build: Use pkg-config for openjpegPierre Lejeune2014-03-08
* movenc: allow override of "writing application" tagJohn Stebbins2014-03-08
* matroskaenc: allow override of "writing application" tagJohn Stebbins2014-03-08
* arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6Janne Grunau2014-03-08
* rv10: K&R formatting cosmeticsKeiji Costantini2014-03-08
* rv10: Forward error from rv10_decode_packetKeiji Costantini2014-03-08
* g2meet: K&R formatting cosmeticsDiego Biurrun2014-03-08
* fic: Properly handle skip framesDerek Buitenhuis2014-03-07
* matroskadec: cosmetics: Fix "attachement" vs. "attachment" typoDiego Biurrun2014-03-07
* matroskadec: K&R formatting cosmeticsKeiji Costantini2014-03-07
* rtmppkt: Rename the ts_delta field to ts_fieldMartin Storsjö2014-03-07
* rtmppkt: Properly handle extended timestamps when writingMartin Panter2014-03-07
* rtmppkt: Add a descriptive commentMartin Panter2014-03-07
* rtmppkt: Handle extended timestamp field even for one-byte headerMartin Panter2014-03-07
* dict: K&R formatting cosmeticsPatrice Clement2014-03-07
* libx265: Support API version 9Derek Buitenhuis2014-03-06
* dxva2: Increase maximum number of slices for mpeg2Rainer Hochecker2014-03-06
* mxf: Return meaningful errorsLuca Barbato2014-03-06
* mxf: Parse random index packPaul B Mahol2014-03-06
* mxf: Handle identification metadataMatthieu Bouron2014-03-06
* mxf: Set audio packets ptsMatthieu Bouron2014-03-06
* mxf: Introduce ff_mxf_get_samples_per_frameMatthieu Bouron2014-03-06
* build: Let the SVQ3 decoder depend on the H.264 decoderDiego Biurrun2014-03-06
* configure: Split x86 SIMD architecture extensions into separate listDiego Biurrun2014-03-06
* vf_shuffleplanes: fix the type of the mapping indicesAnton Khirnov2014-03-06
* x86: dcadsp: Fix linking with yasm and optimizations disabledDiego Biurrun2014-03-05
* FATE: add tests for the shuffleplanes filterAnton Khirnov2014-03-05
* lavfi: add shuffleplanes filterAnton Khirnov2014-03-05
* lavfi: use the correct filter context for logging an error.Anton Khirnov2014-03-05
* arm: hpeldsp: prevent overreads in armv6 asmJanne Grunau2014-03-05
* x86: cabac: Use correct #includes to make header compile standaloneDiego Biurrun2014-03-05
* avfilter: Add missing emms_c when neededLuca Barbato2014-03-05
* configure: enable PIC on s390(x)Reinhard Tartler2014-03-04
* av_vdpau_get_profile: mask out H.264 intra profile flagRémi Denis-Courmont2014-03-04
* avienc: K&R formatting cosmeticsKeiji Costantini2014-03-04
* vf_frei0r: fix missing end of line characterVittorio Giovara2014-03-04
* doc: fix a couple of typos in frame.hVittorio Giovara2014-03-04
* put_bits: Remove unused includesVittorio Giovara2014-03-04
* mathops: move macro to the only place it is usedVittorio Giovara2014-03-04
* vf_frei0r: refactor library loading from env variableVittorio Giovara2014-03-04
* vf_frei0r: prevent a segfault when filter parameters are not setVittorio Giovara2014-03-04
* vf_frei0r: adjust error messagesVittorio Giovara2014-03-04
* ass: K&R formatting cosmeticsPatrice Clement2014-03-02
* ituh263: reject b-frame with pp_time = 0Keiji Costantini2014-03-01