OSDN Git Service

coroid/libav_saccubus.git
2007-04-12 Diego BiurrunUpdate AMR instructions for last round of changes.
2007-04-12 Stanislav BrabecReplace hackish support for amr-nb and amr-wb. Instead...
2007-04-12 Diego BiurrunUpdate download URL with a link to a working version.
2007-04-12 John DonaghyDVR-MS probe audio format
2007-04-11 Ivo van Poortencosmetics after last commit; remove superfluous braces
2007-04-11 Ivo van PoortenRemove code duplication in sws_rgb2rgb_init.
2007-04-11 Limin Wangadd a check before find_frame_end call
2007-04-11 Benjamin LarssonPer reference swf/flv adpcm encoder.
2007-04-11 Diego Biurruncosmetics: indentation
2007-04-10 Luca AbeniFix the poll() loop (ret == 0 means that a timeout...
2007-04-10 Luca AbeniFix the generation of RTSP reply headers (the "DEF...
2007-04-10 Baptiste Coudurieradd D-10 PAL 40 audio essence container ul
2007-04-10 Baptiste Coudurieradd D-10 PAL 40 ul
2007-04-10 Aurelien Jacobscosmetics: indentation
2007-04-10 Luca Barbatossd_int8_vs_int16_altivec, not completely benchmarkedwi...
2007-04-10 Ivo van Poortencosmetics after last commit
2007-04-10 Ivo van PoortenAdd support for grayscale images with arbitrary maxvals.
2007-04-10 Marco GerardsFix an underflow/overflow that was causing some crackle...
2007-04-10 Kostya ShishkovSet C predictor to zero if unavailable (should fix...
2007-04-09 Michael Niedermayersuperflouos ()
2007-04-09 Michael Niedermayerremove code_prefix variable, no speed change
2007-04-09 Michael Niedermayersimplify
2007-04-09 Aurelien Jacobsadd support for seeking to a keyframe instead of a...
2007-04-09 Aurelien Jacobsadd an intermediate variable (prepare for next patch)
2007-04-09 Aurelien Jacobsadd support for seeking in matroska files
2007-04-09 Aurelien Jacobsmove matroska_find_track_by_num() upper in the file
2007-04-09 Aurelien Jacobscluster position is relative to segment_start
2007-04-09 Aurelien Jacobsproperly set streams start_time
2007-04-09 Aurelien Jacobsremove unused context field
2007-04-09 Aurelien Jacobsremove wrong and no more used packet reordering code
2007-04-09 Reinhard NisslWhen dst_length == 0 bit_length has to be 0, too, but...
2007-04-09 Reinhard NisslRemove a NAL unit's trailing zero bytes even when dst_l...
2007-04-09 Reinhard Nisslscenario: A properly coded frame is followed by an...
2007-04-08 Nicholas TungGet rid of unnecessary pointer casts.
2007-04-08 Stefan HuehnerMake some functions which aren't used outside their...
2007-04-08 Diego BiurrunOnly compile in Theora-specific functions if the Theora...
2007-04-08 Diego Biurruncosmetics: Move one code block to save an #ifdef in...
2007-04-08 Diego BiurrunRemove #if 0 code.
2007-04-08 Diego BiurrunFix compilation when Theora decoder is disabled, but...
2007-04-08 Diego BiurrunRemove unused variable.
2007-04-08 Marco Gerardscosmetics: indentation fix
2007-04-08 Michael Niedermayerfile extension based probe is max/2
2007-04-08 Michael Niedermayerfactorize
2007-04-08 Michael Niedermayerallocate 32 extra bytes at the end of the probe buffer...
2007-04-08 Michael Niedermayeralso remove c93_ prefix for static function in the...
2007-04-08 Michael Niedermayerfactorize & 0x0F
2007-04-08 Michael Niedermayerremove c93_ prefix from static functions in c93.c
2007-04-07 Michael Niedermayers/rle_num_bytes/code/
2007-04-07 Michael Niedermayeralign vertically
2007-04-07 Michael Niedermayershorter variable names
2007-04-07 Michael Niedermayergeneral purpose var should be int
2007-04-07 Michael Niedermayersimplify
2007-04-07 Michael Niedermayerconform to spec
2007-04-07 Michael Niedermayerremove redundant comments
2007-04-07 Michael Niedermayerremove useless debuging av_log()
2007-04-07 Michael Niedermayerindention cleanup
2007-04-07 Michael Niedermayeruse shorter names for the block type enum
2007-04-07 Michael Niedermayercosmetic
2007-04-07 Michael Niedermayercode claims to use 32bit timestamp, lets make it also...
2007-04-07 Michael Niedermayerremove redundant comments
2007-04-07 Michael Niedermayerremove inappropriate debuging av_log() alternatively...
2007-04-07 Michael Niedermayermemleak (seems ive missed that under the obfuscated...
2007-04-07 Michael Niedermayersane indention (no more 3 statements on one line...)
2007-04-07 Michael Niedermayeruse bytestream reader instead of bitstream for THP
2007-04-07 Anssi HannulaCRYO APC demuxer
2007-04-07 Michael Niedermayersimplify
2007-04-07 Michael Niedermayerprev1/2 -> prev[2]
2007-04-07 Michael Niedermayersimplify
2007-04-07 Michael Niedermayergeneral purpose vars should be int
2007-04-07 Michael Niedermayertable[index][ch] -> table[ch][index] (might be faster...
2007-04-07 Diego BiurrunAdd THP video and audio decoders.
2007-04-07 Nicholas TungBethsoft VID demuxer and video decoder
2007-04-07 Ivo van PoortenFix segmentation fault for gray16le to gray conversion.
2007-04-07 Nicholas TungRemove superfluous setting of has_b_frames in codecs...
2007-04-07 Marco GerardsTHP PCM decoder, used on the Nintendo GameCube.
2007-04-07 Michael NiedermayerTIFF-LZW encoding support by (Bartlomiej Wolowiec b...
2007-04-07 Michael NiedermayerLZW encoder by Bartlomiej Wolowiec b.wolowiec students...
2007-04-07 Anssi HannulaInterplay C93 demuxer and video decoder
2007-04-07 Diego Biurruntypos
2007-04-07 Diego Biurruntypos/grammar
2007-04-07 Diego Biurruntypo
2007-04-07 Diego Biurrunspelling/wording/grammar
2007-04-07 Víctor PaesaPrint a list of valid AMR bitrates if a wrong one is...
2007-04-06 Kamil NowosadYUV support patch by (Kamil Nowosad k.nowosad student...
2007-04-06 Kamil Nowosads/invert/photometric_interpretation/ patch by Kamil...
2007-04-06 Michael Niedermayertiff & sgi regression test
2007-04-06 Xiaohui SunSGI image decoder ported to the new image API.
2007-04-06 François RevolSuppress possible error from ulimit not having -c or...
2007-04-06 Benoit FouetReturn correct decoded size, decoder is called with...
2007-04-06 David BatemanIWMMXT-specific dsputils clear_blocks function.
2007-04-06 Víctor PaesaAdd some help for the analyzeduration option.
2007-04-06 Kostya ShishkovThis codec is PAL8 so make it output PAL8 too
2007-04-05 Michael Niedermayerremove compound literals gcc 2.95 doesnt support taking...
2007-04-04 Justin RugglesUpdate doc to show FLAC encoding
2007-04-04 Ian BraithwaiteWMA decoder improvement, output closer to the dmo binary.
2007-04-04 Kostya Shishkovvc1_split should be static
2007-04-04 Stefan Huehnerchanges some function declarations from () to (void...
2007-04-04 Diego BiurrunAdd some Doxygen comments, by Kamil Nowosad, k.nowosad...
2007-04-04 Diego Biurruntypo/grammar
2007-04-03 Diego Biurruncosmetics: Fix indentation.
next