2006-04-06 |
Kostya Shishkov | Fix demuxing of AVIs with pad streams. |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Måns Rullgård | s/SAMPLT_FMT_NONE/SAMPLE_FMT_NONE/ |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Loren Merritt | gmc_mmx tweaks |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Michael Niedermayer | little h.264 related hunk from diff between cvs and... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Michael Niedermayer | the PSP rejects video with too high bitrates so lets... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Luca Abeni | Introduce swscale interface in libavcodec |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Loren Merritt | mmx implementation of 3-point GMC. (5x faster than C) |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Loren Merritt | 2x faster ff_mpeg4_set_direct_mv |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Justin Ruggles | AC3: support encoding fractional frame sizes |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Roman Shaposhnik | * fixing DV-in-AVI type1 packet production bug |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Måns Rullgård | #define [U]INT32_{MIN,MAX} if missing |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Måns Rullgård | This patch simply adds demuxing support for AC-3 stream... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Måns Rullgård | fix memory leak on mpegts close |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Michael Niedermayer | remove mpegvideo.c img resample dependancy |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Michael Niedermayer | get_xbits() optimization |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Michael Niedermayer | remove useless code |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Michael Niedermayer | simplify loop a little |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Michael Niedermayer | do UPDATE_CACHE only when needed (which should be VERY... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Michael Niedermayer | + (sign&1) -> -sign (1 instruction less) |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Michael Niedermayer | avoid hard to predict branch (idea by arpi) |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Steve L'Homme | warn user about crappy OS patch by (Steve Lhomme <steve... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Luca Barbato | Proper typecast for vector bool |
commit | commitdiff | tree | snapshot |
2006-03-30 |
D Richard Felker III | fix constraint violation: libavformat is not allowed... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Luca Abeni | move enum PixelFormat from libavcodec to libavutil |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Michael Niedermayer | reverting 1.31->1.33 |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Michael Niedermayer | dont forget table_size in the decode_frame return value |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Corey Hickey | - Add new file internal.h for common internal-use-only... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Roman Shaposhnik | * fixing -target *dv issues with not setting pix_fmt... |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Michael Niedermayer | fix gcc 2.95 compilation |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Luca Barbato | Cast cruft in order to support Apple gcc |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Diego Biurrun | Ignore apiexample and test programs. |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Diego Biurrun | EXTRALIBS already contains -lm, no need to add it expli... |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Michael Niedermayer | avoid if(i>=63) check at the end of decode_block() |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Michael Niedermayer | avoid i++ in decode_block() |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Michael Niedermayer | minor optimization of decode_block() |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Luca Abeni | Change img_convert() from img_fmt to img_fmt with img_c... |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Michael Niedermayer | optimizations by arpi |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Frantisek Dvorak | use sdl-config with $cross_prefix |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Måns Rullgård | be nice to syntax highlighting that doesn't understand... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Reimar Döffinger | NuppelVideo/MythTVVideo support, including rtjpeg decoder |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Baptiste Coudurier | skip 0byte packets |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Steve L'Homme | #define fseeko/ftello to fseeko64/ftello64, fixes MinGW... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Baptiste Coudurier | ignore wrong negative cts values created by quicktime |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Luca Barbato | altivec support for snow |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Luca Barbato | altivec support for snow |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Baptiste Coudurier | flush packets |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Diego Biurrun | Use '-' instead of '|| true' to ignore errors. |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Benjamin Larsson | Use a more descriptive error message. |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Baptiste Coudurier | let vorbis decoder init too, fix mi2_vorbis51.mp4 |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Baptiste Coudurier | add mp3on4 detection, fix red.mp4 |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Baptiste Coudurier | fix double free, priv_data is freed in av_open_input_stream |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Baptiste Coudurier | use 64bit atom version if needed |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Michael Niedermayer | dont set random timestamps if they are not known |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Michael Niedermayer | fixing timebase |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Kostya Shishkov | Don't use get_vlc2() when tree is one symbol. This... |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Steve L'Homme | Rename time variable to the more descriptive block_time. |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Loren Merritt | 10l in 1.199 (write_back_motion with B-pyramid + spatial) |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Loren Merritt | simplified and slightly faster h264_chroma_mc8_mmx |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Måns Rullgård | make install target depend on vhooks |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Baptiste Coudurier | let faad init parameters properly, fix many SBR samples |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Baptiste Coudurier | fix demuxing of CDR-Dinner_LAN_800k.mp4 |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Baptiste Coudurier | need to dissociate pcm 16bit and 8bit cases |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Baptiste Coudurier | use av_d2q to parse frame rate |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Baptiste Coudurier | Quicktime creates S8 that way too |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Baptiste Coudurier | vorbis seems to be 221, decodes borgcube_vorbis20.mp4... |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Steve L'Homme | ST16 is undefined for non-GNU compilers. |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Diego Pettenò | Fix order of operands in lrintf test to make the test... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Loren Merritt | prefetch pixels for future motion compensation. 4-10... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Loren Merritt | prefetch pixels for future motion compensation. 2-5... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Baptiste Coudurier | use 64bit types |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Loren Merritt | 10l |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Loren Merritt | added mmx implementation of h264_chroma_mc2 |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Baptiste Coudurier | dvcpro is 411p in fact |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Loren Merritt | 1.5x faster write_back_motion, 1-3% overall |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Robert Edele | add MMX and SSE versions of ff_snow_inner_add_yblock |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Steve L'Homme | duration and subitle fix from the patch by Steve Lhomme |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Michael Niedermayer | cleanup codec_id mapping (untested) |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Baptiste Coudurier | clean |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Baptiste Coudurier | support 64bit date/duration |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Michael Niedermayer | fix aspect ratio |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Robert Edele | snow mmx+sse2 optimizations, part 4 |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Michael Niedermayer | fixing current_sample vs. next_sample mess |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Kostya Shishkov | Smacker demuxer and decoder. |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Michael Niedermayer | provide more info on which streams lack codec parameters |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Baptiste Coudurier | free ftyp atom |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Måns Rullgård | since Michael prefers to keep dsputil.h private to... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Robert Edele | Add the mmx and sse2 implementations of ff_snow_vertica... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Robert Edele | Snow mmx + sse2 part 2 |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Michael Niedermayer | fixing interlaced direct mode field select values |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Michael Niedermayer | various fixes for xvid_rc |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Diego Biurrun | Enable ffserver on Darwin, non-AltiVec regression tests... |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Michael Niedermayer | fix frametypes with xvid_rc |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Michael Niedermayer | fixing bquant_offset |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Michael Niedermayer | segfault fix |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Diego Biurrun | Reenable NUT and NUT regression tests as requested... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Corey Hickey | make ff_rate_control_init() bail out if rc_strategy... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Oded Shimon | 10l: Only set *compose97i *add_yblock to dsputils conte... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Diego Biurrun | Disable the NUT (de)muxer until it has been synced... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Baptiste Coudurier | > 2GB file fix |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Robert Edele | First part of a series of speed-enchancing patches. |
commit | commitdiff | tree | snapshot |
next |