2007-01-21 |
Måns Rullgård | remove no longer needed #ifdefs |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Måns Rullgård | check dependencies before setting CONFIG_*/ENABLE_* |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Benjamin Larsson | Flash screen video encoder. |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Luca Abeni | Increase the av_log() levels, and add some documentatio... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Ramiro Polla | BeOS cleanup |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | remove sensless casts |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | simplify GUIDs |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Diego Biurrun | Declare zlib dependency in the Makefile, not in the... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Benjamin Larsson | Really fix my never ending mistakes. |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Benjamin Larsson | Don't break compilation on systems without zlib. |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Benjamin Larsson | The block_size might be used incorrectly if it is not... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | fix msmpeg4v3 tag in asf |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | the context is supposed to be freed in the generic... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | remove now useless codec_tag setting code in muxers |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Luca Barbato | Constantize AVOption, solve few warnings, patch from... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | set codec_tag from codec_id if its not set and can... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | this is wrong but it was that way before the AVCodecTag... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Benjamin Larsson | Fixed a typo, cosmetics. |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Benjamin Larsson | Get rid of #ifdef CONFIG_ZLIB in the code. Code cleanup. |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | get rid of the [4] limitation of codec tag lists |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Reimar Döffinger | Fix crash when pred_order greater s->blocksize >> rice_... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | export a few more codec_tag-codec_id tables |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Michael Niedermayer | add codec_id <-> codec_tag tables to AVIn/OutputFormat |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Michael Niedermayer | fix indention (dunno why it was messed up ...) |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Michael Niedermayer | checking bitstream values and other related changes |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Reimar Döffinger | Attempt to better document AVFMT_NOFILE. |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Reimar Döffinger | Demuxers with AVFMT_NOFILE will open a (possibly differ... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Alex Beregszaszi | add AV_WB/WL for lswriting, similar to AV_RB/RL (also... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Alex Beregszaszi | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Guillaume Poirier | remove useless cast that makes code unreadable |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Francois Oligny... | harden h264 decoding to prevent some crashes when input... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Michael Niedermayer | uint16->uint8 |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Aurelien Jacobs | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2007-01-18 |
François Revol | The long awaited BeOS cleanup, phase 1.1: removed usele... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
François Revol | The long awaited BeOS cleanup, phase 1 |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Alex Beregszaszi | omg, major typo (fails if card supports rgb24) |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Panagiotis... | Change the Snow encoder to always use the available... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Diego Biurrun | Add/update some comments. |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Diego Biurrun | Rename do_libav var so as not to clash with the do_liba... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Michael Niedermayer | change while loops to do-while as the condition is... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Michael Niedermayer | simpler branch structure in init (16 bytes smaller... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Michael Niedermayer | doxygenize |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Michael Niedermayer | avoid code duplication |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Michael Niedermayer | better to set things to NULL instead of random in case... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Michael Niedermayer | simplify av_fifo_realloc() |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Michael Niedermayer | remove near duplicate function |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Luca Barbato | Avoid branches in the loop and solve a gcc warning |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Michael Niedermayer | simplify pts/dts reading |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Luca Barbato | Cosmetics |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Michael Niedermayer | cosmetic |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Michael Niedermayer | reduce len checks, simplifies code |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Panagiotis... | fix segfault with sam.zoy.org/zzuf/lol-ffplay.ogm and |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Michael Niedermayer | seperate redo (we dont handle this possibly valid packe... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Michael Niedermayer | 10l (aes_crypt -> av_aes_crypt) |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | set data_size to 0 so that in case we return without... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Måns Rullgård | update swf regression checksum |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Diego Biurrun | Make nb_streams unsigned to avoid an ugly cast. |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Luca Barbato | fix a gcc warning, avoid an unnecessary operation |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | fix CONFIG_SMALL again |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | 30byte smaller object file |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | 10l typo |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | public API |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | cbc support |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | avoid memcpy() |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | give crypt a src and dst |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Reimar Döffinger | Avoid calling decode_slice when context_initialized... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | change subshift a little, this reduces the object size... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | use 2 state arrays so that fewer temporary variables... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | remove useless parameter |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Michael Niedermayer | unused variable |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Diego Biurrun | Remove outdated Linux section. |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Baptiste Coudurier | add msrle fourcc, quicktime_bmp.mov |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Baptiste Coudurier | add png fourcc |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | fix segfault with sam.zoy.org/zzuf/lol-ffplay.wmv |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | fix segfault with sam.zoy.org/zzuf/lol-ffplay.mpg and... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | fixing segfault with sam.zoy.org/zzuf/lol-ffplay.avi |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Måns Rullgård | check for sane values in ogg_get_length(), fix lol... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Måns Rullgård | save/restore number of streams |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | merge shift into mix |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | make aes_en/decrypt() static until we decided on the... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Diego Biurrun | Revert broken removal of variable indirection. |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Roman Shaposhnik | * Fixing a bug with incorrect bits set in AAUX sourc... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Diego Biurrun | spelling, formatting |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | move #include log.h into the selftesting code where... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | remove dependancy on *malloc() |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | check the last? entry written for detecting already... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Baptiste Coudurier | cosmetics, function -> metadata |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | replace / by >> this makes the .o ~150 bytes smaller |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | cosmetic |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Diego Biurrun | Remove leftover variable. |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Diego Biurrun | Remove unnecessary variable indirection. |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | av_aes_init() |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Michael Niedermayer | the missing header ... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Måns Rullgård | merge fragmented mpeg4adv section in regression.sh |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Michael Niedermayer | avcodec_decode_audio2() |
commit | commitdiff | tree | snapshot |
next |