8601 Commits (0c8400132500c50d70969f76957bcb16fa68197d)
 

Author SHA1 Message Date
Michael Niedermayer 2d241e6687 fix broken memset(padding, 0) code 18 years ago
Nico Sabbi cf10ee184f demux VC1 in mpegts 18 years ago
Matthijs Douze 8d74e55b83 Print error message instead of crashing when combining -vcodec copy and -vhook. 18 years ago
Michael Niedermayer b2a581dc71 packets with half pcm samples are invalid 18 years ago
Michael Niedermayer 7e0429129c fix rawvideo 18 years ago
Michael Niedermayer 7c4fd7eb0c factor out common subexprssion (gcc of course is too stupid to do this ...) 18 years ago
Michael Niedermayer 9301a0b4a9 merge asm fragments in H264_CHROMA_MC2_TMPL() 18 years ago
Kostya Shishkov 7bb5c2a6ea Raw VC-1 demuxer 18 years ago
Diego Biurrun 928e00948a happy new year 18 years ago
Diego Biurrun f2390590e0 Remove obsolete imgformat1 leftovers. 18 years ago
Diego Biurrun f248d017a7 Remove commented-out NUT muxer entry, can be added once we have a native muxer. 18 years ago
Diego Biurrun 7a7a6486aa cosmetics: Reorder NUT entries. 18 years ago
Diego Biurrun d7c592475d Properly separate native and libnut NUT (de)muxers. 18 years ago
Michael Niedermayer 04cfef21ff sanity check 18 years ago
Michael Niedermayer 960964f5a9 fix segfault with lol-ffplay2.mpg (dunno if this is exploitable, probably not easily) 18 years ago
Justin Ruggles f7a49547de fix parsing of RealAudio AC-3/DolbyNet 18 years ago
Justin Ruggles 7156aeb98a add read_probe function to raw ac3 demuxer 18 years ago
François Revol 74cec57d8e BeOS specifics: check for Haiku & Zeta (for the future); ignore ldconfig, it just runs here :) ; comment about network checks. 18 years ago
Michael Niedermayer fbabf1e0b6 av_random() by Ryan Martell rdm4 name-server-seperator martellventures d0t com 18 years ago
Reimar Döffinger a264a081b2 special-case AES-128 decrypter is no longer necessary, the more general 18 years ago
Reimar Döffinger a0bbb2e977 Use av_set_pts_info and set some arbitrary timebase fallback 18 years ago
Luca Abeni ab1c6dc95c Directly access av_log_level instead of calling av_log_{set, get}_level() 18 years ago
Michael Niedermayer ff5b8d8360 remove senseless and wrong direct access to ByteIOContext internals 18 years ago
Reimar Döffinger 51bd81f64d set pts_wrap_bits to 32 since timestamps in packets are 32 bit 18 years ago
Michael Niedermayer 190972a06e iam pretty sure send time is dts and not pts ... 18 years ago
Reimar Döffinger 2a1c3b8b90 10l, forgot to skip payload description in UMF packet parsing 18 years ago
Michael Niedermayer 9bc932294f muxing packets with unknown timestamps is not allowed 18 years ago
Michael Niedermayer d09ea618ed supporting files with A,V,I,0x19 header 18 years ago
Reimar Döffinger 5959a29893 Fix incorrect use of ff_get_fourcc that made mjpgb not play on big endian. 18 years ago
Michael Niedermayer 3160138fc2 vorbis regression test 18 years ago
Michael Niedermayer 7dda43eefd vorbis suffers from the same sign flip issue as wma (so this lame workaround, though it arguably doesnt matter much where the sign is fliped back) 18 years ago
Michael Niedermayer 6836af5250 doxygenize 18 years ago
Diego Biurrun 013591c5f2 Add a comment about swapped numerator and denominator. 18 years ago
Diego Biurrun 9b1a3ea0de missing spaces 18 years ago
Baptiste Coudurier dc8918ad93 fix regression tests due to pixel format name changes 18 years ago
Diego Biurrun 4e960d0a5e 1000l: Revert accidentally committed change. 18 years ago
Diego Biurrun 71e445fca3 Replace deprecated PIX_FMT names by the newer variants. 18 years ago
Michael McConnell 917fa192c7 Fix to loss of sync in ffplay when paused patch by (Michael McConnell /// soruk put at here eridani and here a dot co.uk) 18 years ago
Michael Niedermayer 6d3d8daef9 wma regression test 18 years ago
Michael Niedermayer a1fd944f73 workaround sign bug 18 years ago
Michael Niedermayer 21ac1d47d1 10l use of uninitalized var 18 years ago
Måns Rullgård d474299a0d indent 18 years ago
Måns Rullgård 8a608357d1 reorder setting of defaults by category 18 years ago
Diego Biurrun d0115a2614 Add seektest to list of PHONY targets. 18 years ago
Diego Biurrun 862abb373c spelling/wording 18 years ago
Diego Biurrun 74882049e1 WMA encoding 18 years ago
Diego Biurrun 039cd4a70a WMA encoder 18 years ago
Michael Niedermayer e8ebd57360 kill debuging code 18 years ago
Michael Niedermayer 5968607304 wma encoder 18 years ago
Luca Barbato f824ba7b61 Even powerpc/power needs PIC for shared objects today 18 years ago