2007-01-09 |
Baptiste Coudurier | change regression tests for swf, use same as flv, swf... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Baptiste Coudurier | change regression tests for swf, use same as flv, swf... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Michael Niedermayer | fix av_reduce() with things like 1/0 and 0/0 |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Baptiste Coudurier | removed unused av_frac_set |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Baptiste Coudurier | remove #if obsoleted after last major version bump |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Baptiste Coudurier | 10l, only allocate priv_data if not already done |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Baptiste Coudurier | humm, actually do what's in the doxy |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Baptiste Coudurier | priv_data is allocated/freed internally |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Guillaume Poirier | links to ARM optimization manuals |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Guillaume Poirier | add missing bit from commit r7423 |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Siarhei Siamashka | Optimization of 'dct_unquantize_h263_intra' for ARM... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Robert Swain | enable bidirectional me with x264 |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Luca Abeni | __attribute__((unused)) works with gcc 2.95 too |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Ramiro Polla | Disable threading support by default on all platforms... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Diego Biurrun | ordering cosmetics |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Diego Biurrun | cosmetics: Reorder external libraries. |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Diego Biurrun | variable renaming: mp3lame --> libmp3lame |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Diego Biurrun | Rename variables: faad --> libfaad, faac --> libfaac... |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Diego Biurrun | variable renaming: dts --> libdts |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Diego Biurrun | Rename variables: a52 --> liba52, a52bin --> liba52bin |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Diego Biurrun | Reorder configure output. |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Diego Biurrun | one more naming consistency change |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Diego Biurrun | more consistency for the output naming |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Diego Biurrun | Align configure output. |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Luca Abeni | replace some av_malloc();memset(...,0,...) sequences... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Baptiste Coudurier | simplify |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Baptiste Coudurier | dont skip too many bytes if tag is TAG_STREAMHEAD2... |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Michael Niedermayer | maybe fixing a segfault |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Michael Niedermayer | snow specification |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Michael Niedermayer | dead code removial |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Michael Niedermayer | missdetected a broken mp3 |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Michael Niedermayer | indention |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Michael Niedermayer | nth try of getting the frame rate detecton working |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Michael Niedermayer | store a few values in the header as difference to the... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Michael Niedermayer | some quick encoding tips |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Benjamin Larsson | VP6 and flashsv stream copy and muxing support. |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Benjamin Larsson | Correct value for the test. |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Michael Niedermayer | AVSEEK_SIZE doxy |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Michael Niedermayer | fix indention of previous commit |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Michael Niedermayer | seekless filesize retrieving support in 7 lines of... |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Michael Niedermayer | revert regression test breaking change |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Kostya Shishkov | Decode previous 32 frames to avoid seeking artifacts... |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Kostya Shishkov | Make MPC demuxer deal with ID3 tags at the beginning |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Michael Niedermayer | remember the size after switching back from fullscreen |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Michael Niedermayer | dont use SDL_WM_ToggleFullScreen() as that doesnt seem... |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Michael Niedermayer | check x/y validity |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Michael Niedermayer | cosmetic (move video_open() up to avoid prototype) |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Michael Niedermayer | 10l (fix segfault with audio only files) |
commit | commitdiff | tree | snapshot |
2006-12-30 |
Michael Niedermayer | remove code duplication |
commit | commitdiff | tree | snapshot |
2006-12-30 |
Michael Niedermayer | 1st attempt to fix width/height |
commit | commitdiff | tree | snapshot |
2006-12-29 |
Michael Niedermayer | ignore duration of the first 2 frames in the max-time... |
commit | commitdiff | tree | snapshot |
2006-12-29 |
Michael Niedermayer | do not base frame rate guess on just one duration |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Allan Hsu | Patch for the FLV muxer to supply more complete metadata |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Kostya Shishkov | Enable forward seek in Musepack demuxer |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Mike Frysinger | fall back mmap() call using MAP_PRIVATE for working... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Patrice Bensoussan | Decode genre on asf/wma files. |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Dominik Mierzejewski | Remove redundant Requires: in libswscale.pc, approved... |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Luca Abeni | change all the occurrences of "FFMIN(FFMAX())" to clip_... |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Luca Abeni | Mark some variables as possibly unused to avoid warnings |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Luca Abeni | Add some explicit casts to avoid "assignment from incom... |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Måns Rullgård | make version.h depend on .svn/entries |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Michael Niedermayer | skiprd doxygen comment from avcodec.h -> AVOption comment |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Luca Abeni | Add some other casts, to remove void pointers arithmetic |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Luca Abeni | Add some explicit casts to avoid some warnings |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Luca Abeni | Remove some void pointers arithmetic |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Kostya Shishkov | Musepack SV7 decoding support |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Diego Biurrun | Properly check for all required bktr headers. |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Diego Biurrun | Replace fail test with the die function. |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Diego Biurrun | Remove redundant variable setting. |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Diego Biurrun | Slightly shorten libvorbis check. |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Diego Biurrun | Disable Win32 threads by default. |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Diego Biurrun | Add AMR directories for out-of-tree builds. |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Diego Biurrun | typo: Properly escape a $ sign. |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Oded Shimon | sync to libnut, nom->num |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Diego Biurrun | Register x11grab only when it has been enabled. |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Michael Niedermayer | skiprd |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Diego Biurrun | Fix regression tests with out-of-tree builds. |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Diego Biurrun | Create libpostproc pkgconfig files only if libpostproc... |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Ramiro Polla | support files >2GB on MinGW |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Michael Niedermayer | test DIRECT{0,0} too if flag mv0 is used |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Diego Biurrun | slightly more consistency for the Darwin linker options |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Luca Abeni | Clarify that yuv2rgb_init.c cannot be used under LGPL |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Luca Abeni | Opss... My last commit was wrong; sorry! |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Luca Abeni | libswscale is not LGPLed, sorry |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Luca Abeni | Remove useless include (not needed now that libswscale... |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Baptiste Coudurier | bt 0 is invalid, setting min to 1 |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Ramiro Polla | Install generated .lib files in shlibdir on MinGW. |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Diego Biurrun | Remove duplicate line. |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Tom Harper | Fix linking on Intel Mac due to local relocation entries in |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Diego Biurrun | Make the X11 frame grabber disabled by default. |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Aurelien Jacobs | more simplification |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Michael Niedermayer | 10l |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Diego Biurrun | Use $< instead of explicit names. |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Baptiste Coudurier | change mpeg2 intra vlc test to advanced one, add qprd... |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Michael Niedermayer | FIXME has already been fixed ages ago |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Michael Niedermayer | use qscale_table in adaptive quant |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Michael Niedermayer | i think this if() is useless lets abuse our users to... |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Michael Niedermayer | skip motion estimation and encoding of non direct-0... |
commit | commitdiff | tree | snapshot |
next |