OSDN Git Service

android-x86/external-ffmpeg.git
2013-10-08 Michael NiedermayerMerge commit 'e52567c2954f627d420b30f75f71af2f2e4afe80'
2013-10-08 Michael NiedermayerMerge commit '25cb0c1a1e66edacc1667acf6818f524c0997f10'
2013-10-08 Ronald S. Bultjeavcodec/x86/vp9dsp: Fix compilation with nasm.
2013-10-07 Michael Niedermayerffmpeg: add max_error_rate to allow tuning the point...
2013-10-07 Michael Niedermayeravfilter/vf_deshake: fix block_contrast() lower brightn...
2013-10-07 Lenny Wangavfilter/deshake
2013-10-07 Michael Niedermayeravcodec/options_table: add field_order
2013-10-07 Paul B Maholavcodec/dpx: support for 8 and 16 bit luma only files
2013-10-07 Paul B Maholavcodec/dpx: refactor pixel format selection
2013-10-07 Michael Niedermayeravfilter/lswsutils: dont override the default scaler
2013-10-07 Loren Merrittbuild: Strip spurious labels
2013-10-07 Loren Merrittx86inc: activate REP_RET automatically
2013-10-07 Lukasz Marekdoc/indevs: make pulse dev formatting consistent with...
2013-10-07 Niv Sardilavu/parseutils: add more resolutions
2013-10-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-10-07 Michael NiedermayerMerge commit '9adbc3f3a1770fec9d24b8f5be3438a6c8e9e6a6'
2013-10-07 Paul B Maholavcodec/dpx: return different error code for unsupporte...
2013-10-07 Paul B Maholavfilter/vf_drawtext: remove dead initialization
2013-10-07 Paul B Maholavfilter/vf_phase: remove dead initialization
2013-10-06 Michael Niedermayerffmpeg: dont detect slight (0.1sec) backward moving...
2013-10-06 Michael Niedermayeravformat/oggparseflac: fix handling of old flac in ogg
2013-10-06 Michael Niedermayeravcodec/flac_parser: export sample_rate also when PARSE...
2013-10-06 Paul B Maholavcodec/dpx: make .long_name more descriptive
2013-10-06 Paul B Maholavcodec: add dpx parser
2013-10-06 Diego Biurrunx86: fdct: Employ more specific ifdefs
2013-10-06 Diego Biurrunbmv: Remove unused variable
2013-10-06 Michael Niedermayerconfigure: filters should select the parts they need...
2013-10-06 Michael Niedermayerfate: fix dpx on big endian
2013-10-06 Michael Niedermayeravfilter/vf_scale: dont duplicate default.
2013-10-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-10-06 Michael NiedermayerMerge commit '2ddb35b91131115c094d90e04031451023441b4d'
2013-10-06 Michael NiedermayerMerge commit '6b3ff6f91a535d6383f41ca7bdf760165dcb6015'
2013-10-06 Michael NiedermayerMerge commit '258414d0771845d20f646ffe4d4e60f22fba217c'
2013-10-06 Michael NiedermayerMerge commit '0b8b2ae5e93d616c2ece59f7175f483154cff918'
2013-10-06 Michael NiedermayerMerge commit '4272bb6ef1533846a788c259cc498562d0704444'
2013-10-06 Michael Niedermayeravfilter/vf_scale: change the default scaler to bicubic
2013-10-06 Michael Niedermayerswscale/options: switch default to bicubic
2013-10-05 Michael Niedermayeravformat/matroskadec: only set r_frame_rate if the...
2013-10-05 Vittorio Giovaraoggparsevorbis: return meaningful errors
2013-10-05 Paul B Maholavfilter/f_interleave: use the name 's' for the pointer...
2013-10-05 Diego Biurrunx86: dsputil: Separate ff_add_hfyu_median_prediction_cm...
2013-10-05 Michael Niedermayerconfigure: add --tempprefix option
2013-10-05 Vittorio Giovaraswscale: provide a default scaler if none is set
2013-10-05 Diego Biurrunx86: fdct: Initialize optimized fdct implementations...
2013-10-05 Diego Biurrunx86: xviddct: Employ more specific ifdefs
2013-10-05 Luca Barbatodoxy: Document avlog
2013-10-05 Paul B Maholavcodec/dpx: cosmetics: fix identation
2013-10-05 Paul B Maholavcodec/dpx: reformat avpriv_report_missing_feature...
2013-10-05 Paul B Maholavcodec/dpx: return proper error code for unsupported...
2013-10-05 Paul B Maholavfilter/af_silencedetect: support more sample formats
2013-10-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-10-05 Michael NiedermayerMerge commit '583a287f6f48f263859df142e6f90993e4217c72'
2013-10-05 Michael NiedermayerMerge commit 'd347a7b248d4ffdc278373fecf033b0ade030343'
2013-10-05 Michael NiedermayerMerge commit 'b698542ad83284fbb8c22404e3cafeb2dd739d38'
2013-10-04 Michael Niedermayeravcodec/dpx: check packing
2013-10-04 Michael Niedermayeravcodec/dpx: check encoding
2013-10-04 Michael Niedermayeravcodec/dpx: fix reading of the packing field
2013-10-04 Michael Niedermayeravcodec/dpx: fix reading 12bit dpx images, which have...
2013-10-04 Michael Niedermayeravformat/gifdec: make GIF_APP_EXT_LABEL parsing more...
2013-10-04 Lukasz Mareklavd/pulse: add MAINTAINERS entry
2013-10-04 Martin Storsjöismindex: Change the duration field to int64_t
2013-10-04 Martin Storsjöismindex: Calculate the file duration among the include...
2013-10-04 Martin Storsjöismindex: Use the individual stream duration instead...
2013-10-04 Martin Storsjömov: Don't allocate arrays with av_malloc that will...
2013-10-04 Paul B Maholavfilter/vf_histogram: use const for variables that...
2013-10-04 Michael Niedermayeravformat/mov: force parsing of headers if stts is absent
2013-10-04 Stefano Sabatinilavu/opt: fix doxy for av_opt_get* functions about...
2013-10-04 Stefano Sabatinilavu/common: add warning to GET_UTF8 doxy
2013-10-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-10-04 Michael NiedermayerMerge commit 'cd818b3a5709b9b08bd5901cb8863a8b61be265e'
2013-10-04 Michael NiedermayerMerge commit '8921e32f730c191543b84e61338bc9d549aa05a3'
2013-10-04 Michael NiedermayerMerge commit '24fee95321c1463360ba7042d026dae021854360'
2013-10-04 Michael NiedermayerMerge commit '72540e514ceaaed8ecb97ed63637b2a2a4447ab8'
2013-10-04 Michael NiedermayerMerge commit '4d6d70292e91a7ef027824d731b6b6570ceabf2f'
2013-10-04 Michael NiedermayerMerge commit 'a6b361325f2bfc8d9d4e5f761d6c1a07b209c4fb'
2013-10-04 Clément Bœschcosmetics: group remaining .name and .long_name.
2013-10-04 Michael NiedermayerMerge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
2013-10-04 Michael NiedermayerMerge commit '49fe9c05f97bc2cfafd8fdcfea2f313d7c8e2c48'
2013-10-04 Michael NiedermayerMerge commit '47b6cfc2a0333fb24f074d27830bf35ae5007050'
2013-10-04 Michael NiedermayerMerge commit '80fefbed623491b92fe59ead99225f99c0d0ca08'
2013-10-04 Michael NiedermayerMerge commit '6a5bfd4d49e7433f6de869ccfe682940dbca8740'
2013-10-04 Michael Niedermayeravfilter/vf_frei0r: fix out of array read
2013-10-04 Clément Bœschavformat/vobsub: raise packet even if apparently incomp...
2013-10-04 Diego Biurrunx86: fdct: Only build fdct code if encoders have been...
2013-10-04 Martin Storsjörtmpproto: Validate the embedded flv packet size before...
2013-10-04 Martin Storsjörtmpproto: Readjust the end of the flv buffer if handle...
2013-10-04 Martin Storsjörtmpproto: Move the flv header/trailer addition to...
2013-10-04 Martin Storsjörtmpproto: Clear the flv allocation size on reallocp...
2013-10-04 Martin Storsjörtmpproto: Pass the 'live' parameter in the right unit
2013-10-04 Martin Storsjörtmpproto: Print the error code string if there's no...
2013-10-04 Clément Bœschavformat/vobsub: fix several issues.
2013-10-04 Clément Bœschavcodec/dvdsubdec: reconstruct incomplete SPU packets.
2013-10-04 Clément Bœschavcodec/dvdsubdec: extract every subtitle in a differen...
2013-10-04 Clément Bœschavcodec/dvdsubdec: factor out rectangles reset.
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-10-03 Vittorio Giovaraoggparsevorbis: K&R formatting cosmetics
2013-10-03 Diego Biurrunavformat/output-example: Declare link dependency on...
2013-10-03 Diego Biurrunx86: cpu: Restore some explanatory comments removed...
2013-10-03 Maxim Poliakovskiatrac: Add missing av_cold
2013-10-03 Michael Niedermayerffplay: avoid direct access to lowres use av_codec_g...
next