platform/upstream/libav.git
2008-08-05 Aurelien Jacobsmatroskadec: remove unused is_bframe flag
2008-08-05 Aurelien Jacobsmatroskadec: simplify flag default
2008-08-05 Aurelien Jacobsmatroskadec: remove storage of various unused flags
2008-08-05 Aurelien Jacobsmatroskadec: use more robust av_strlcpy() instead of...
2008-08-05 Justin Rugglesremove unneeded local variable
2008-08-05 Michael NiedermayerPort b4/b8_stride code from spatial direct mode to...
2008-08-05 Michael NiedermayerUse frame_num and reference instead of poc for matching...
2008-08-04 Michael Niedermayer*2 /2 is wrong for PAFF references, so do not do it.
2008-08-04 Michael NiedermayerPort col_parity code from spatial mode to temporal...
2008-08-04 Michael NiedermayerThe code under FRAME_MBAFF for temporal direct mode...
2008-08-04 Michael NiedermayerRemove redundant code.
2008-08-04 Michael NiedermayerFill ref_count/ref_poc for both fields of frames.
2008-08-04 Diego Biurrunmisc spelling/wording fixes
2008-08-04 Art ClarkeFix static leaks in h264.c.
2008-08-04 Michael NiedermayerUse ref_poc and ref_count from the correct field.
2008-08-04 Michael NiedermayerFix dist_scale_factor for long term reference pictures.
2008-08-04 Mathieu MalaterreReturn an error when ff_jpegls_decode_picture fails.
2008-08-04 Peter RossSimplify PCM codec; replace switch() statements with...
2008-08-04 Peter RossSimplify PCM codec; use sample_fmts field to set the...
2008-08-04 Peter RossMake avcodec_string() and av_get_bits_per_sample()...
2008-08-04 Peter RossAdd D-Cinema audio muxer
2008-08-04 Stefano SabatiniImprove docs for the ffmpeg -map option.
2008-08-04 Michael NiedermayerUse the correct collocated field in pred_direct_motion...
2008-08-03 Justin RugglesRead bitstream parameters for E-AC-3 streams before...
2008-08-03 Justin RugglesHardcode the table for ungrouping 3 values in 5 bits...
2008-08-03 Baptiste Coudurierfix if/else case
2008-08-03 Justin Rugglesuse the same table for ungrouping exponents and bap...
2008-08-03 Baptiste Coudurierfull lpcm support in mov audio stsd v2
2008-08-03 Justin Rugglescosmetics: make all references to AC-3 capitalized...
2008-08-03 Justin Rugglesremove a comment which is no longer true
2008-08-03 Diego BiurrunReplace call to deprecated avcodec_build() with avcodec...
2008-08-03 Stefano SabatiniIncrease the maximum number of supported stream mapping...
2008-08-03 Michael NiedermayerRemove useless mb_field_decoding_flag setting code...
2008-08-03 Michael Niedermayermb_field_decoding_flag was not initialized
2008-08-03 Mathieu MalaterreWrong constant used in default threshold value calculat...
2008-08-03 Justin Rugglescosmetics: vertical alignment
2008-08-03 Justin Rugglesuse MAX_BLOCKS for array size instead of 6
2008-08-03 Justin Rugglesrearrange dimensions of pre_mantissa array
2008-08-03 Peter RossAdd graceful error handling to avcodec_get_pix_fmt_name...
2008-08-03 Peter RossAdd sample format converter to FFmpeg (adds -sample_fmt...
2008-08-02 Michael NiedermayerPicture.ref_count/ref_poc have to be stored per field...
2008-08-02 Baptiste Coudurierdo not fail on qscale==0 if error resilience is high...
2008-08-02 Uoti UrpalaMark add_png_paeth_prediction_* functions which are...
2008-08-02 Peter RossAdd sample format converter to FFplay.
2008-08-02 Baptiste Couduriersupport big endian lpcm with audio stsd v2
2008-08-02 Baptiste Coudurierkeep original codec/fourcc endianness, fix XDCAMHD.mov
2008-08-02 Baptiste Couduriermore complete audio stsd v2
2008-08-02 Baptiste Couduriermove version specific parsing code before codec specifi...
2008-08-02 Peter RossSimplify AVCodecContext usage within FFplay audio_decod...
2008-08-01 Michael NiedermayerI found a maintainer for all parts that had none listed :)
2008-08-01 Michael NiedermayerRecommit r14497
2008-08-01 Michael NiedermayerRevert r14497
2008-08-01 Diego BiurrunExplain the difference between HAVE_LIST and CONFIG_LIS...
2008-08-01 Diego BiurrunOnly check for socklen_t if network support is enabled.
2008-08-01 Diego BiurrunAdd missing header #includes.
2008-08-01 Peter RossModify av_audio_convert() to use AVAudioConvert context...
2008-08-01 Peter RossRevert r14484 hunk that deleted the 'include avcodec...
2008-08-01 Nicolas GeorgeUse compression level to set mp3lame quality option.
2008-07-31 Baptiste Coudurierfix mpeg 4:2:2 vis_qp and vis_mb_type debug, fix issue...
2008-07-31 Art Clarkedowngrade mov negative ctts log message to warning...
2008-07-31 Baptiste CoudurierOnly reset buffer state if seeking is successful; updat...
2008-07-31 Baptiste Couduriercheck url_fseek return value
2008-07-31 Baptiste Couduriercheck url_fseek return value, update seek reg tests
2008-07-31 Baptiste Couduriercheck url_fseek return value, update seek reg tests
2008-07-31 Mathieu MalaterreFix a potential out of array writing.
2008-07-31 Peter RossAdd opt handler for pending "-sample_fmt" option
2008-07-31 Peter RossWrite sample format description within avcodec_string()
2008-07-31 Peter RossAdd sample format support functions: avcodec_get_sample...
2008-07-31 Art ClarkeUse static vlc structure to decode layer 3 huffman...
2008-07-31 Peter RossModify all codecs to report their supported input and...
2008-07-31 Måns Rullgårdfix ARMv6 FASTDIV for divisor <=2
2008-07-31 Baptiste Coudurierskip flv video info / command frame packets, fix issue...
2008-07-30 Michael Niedermayer1000l typo my new PRNG converged to -1.
2008-07-30 Michael NiedermayerAdd a multiplicative LFG for those thinking the additiv...
2008-07-30 Baptiste Coudurierchange assert test due to the new reducing of time_base...
2008-07-30 Michael NiedermayerSimplify intra PCM MB handling.
2008-07-30 Diego BiurrunUSE_FASTMEMCPY is now called CONFIG_FASTMEMCPY in MPlayer.
2008-07-30 Peter RossEA Demuxer: make rev2 flag optional
2008-07-30 Baptiste Coudurieradd a bunch of new xdcam hd422 fourccs
2008-07-30 Baptiste Couduriermore hdv fourccs
2008-07-30 Baptiste Coudurierupdate hdv fourcc descriptions
2008-07-29 Peter Rossgive additional use case for version bumping; remove...
2008-07-29 Vitor SessakDo not declare a counter as unsigned when it is not...
2008-07-29 Vitor SessakCosmetics: rename loop counter vars to i,j
2008-07-29 Vitor SessakCosmetics: rename loop counter vars to i,j
2008-07-29 Loren Merrittr14205 broke vorbis float_to_int on ppc
2008-07-29 Stefano SabatiniFix a typo in sdp_write_header(): change "IPV4", which...
2008-07-29 Diego BiurrunAdd note about gcc bugs that gcc devs refuse to fix.
2008-07-29 Paul KendallUse #define instead of a constant. Patch by Paul Kendall.
2008-07-28 Stefano SabatiniMake ffmpeg dump output format in case of codec type...
2008-07-28 Michael NiedermayerDocument av_lfg_get().
2008-07-28 Michael NiedermayerWarning about MTs speed.
2008-07-28 Jason Garrett... Small h264 decoding speed optimization: while->do/while
2008-07-28 Michael NiedermayerSimple lagged fibonacci PRNG.
2008-07-28 Vitor SessakCosmetics: new line
2008-07-28 Vitor SessakRemove the now useless phase variable from context
2008-07-28 Peter Rossincrement minor version for commit r14412 (add sample_f...
2008-07-28 Vitor SessakCosmetics: make comment match var name
2008-07-28 Vitor SessakCosmetics: align comments
2008-07-28 Vitor SessakRename two context vars: s/sb/sp_block/, s/lhist/gain_b...
next