summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vf_gradfun: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_scale: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_frei0r: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_fps: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_fieldorder: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_fade: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_drawtext: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_drawbox: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_delogo: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_cropdetect: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_crop: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_boxblur: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_blackframe: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_aspect: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_(no)format: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* af_aformat: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* buffersrc: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* af_resample: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* lavfi: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* dfa: implement missing TDLT coding methodKostya Shishkov2013-04-09
* srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTHMartin Storsjö2013-04-09
* rtpdec: Increase max rtp packet size to 8192Andrew Van Til2013-04-09
* lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500Andrew Van Til2013-04-09
* h264pred: Add a few missing const declarations for ff_cropTbl derived pointersMartin Storsjö2013-04-08
* lavc: Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtablesRonald S. Bultje2013-04-08
* lavc: Make pointers to ff_cropTbl constMartin Storsjö2013-04-08
* vp3: Embed idct_permutation array directly in VP3DecoderContextRonald S. Bultje2013-04-08
* x86: qpel: Move fullpel and l2 functions to a separate fileRonald S. Bultje2013-04-08
* bfin: Make vp3 functions staticMartin Storsjö2013-04-08
* bfin: Don't use the vp3 idct functions if bitexact behaviour is expectedMartin Storsjö2013-04-08
* x86: sbrdsp: Implement SSE neg_odd_64Christophe Gisquet2013-04-05
* Integrate lcov/gcov into LibavReinhard Tartler2013-04-05
* h261: Move mvmap table to the only place it is usedDiego Biurrun2013-04-05
* h261: cosmetics: Move functions to avoid forward declarationsDiego Biurrun2013-04-05
* h261: K&R formatting and prettyprinting cosmeticsDiego Biurrun2013-04-05
* h261: Move function declarations to h261.hDiego Biurrun2013-04-05
* h261: Remove H.261 loop filter from dsputilDiego Biurrun2013-04-05
* h261: Move ff_h261_rl_table_store declaration to header fileDiego Biurrun2013-04-05
* libopenjpeg: Add support for XYZ colorspace, found in DCINEMA framesNicolas Bertrand2013-04-04
* pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit valuesNicolas Bertrand2013-04-04
* img2: Add j2k file extension for JPEG 2000Nicolas Bertrand2013-04-04
* xmv: do not leak memory in the error paths in xmv_read_header()Anton Khirnov2013-04-04
* xmv: check audio track parameters validity.Anton Khirnov2013-04-04
* bmv: check for len being valid in bmv_decode_frame().Anton Khirnov2013-04-04
* id3v2: pad the APIC packets as required by lavc.Anton Khirnov2013-04-04
* dfa: check for invalid access in decode_wdlt().Anton Khirnov2013-04-04
* lavf: make sure stream probe data gets freed.Anton Khirnov2013-04-04
* avfiltergraph: set deprecated filter_count.Anton Khirnov2013-04-04
* opt: check the return values of av_get_token for ENOMEM.Anton Khirnov2013-04-04
* doc: Fix best_nb_channells typoPeter Meerwald2013-04-04