8602 Commits (dd9bdeb9f38f0047013cc49bd2a34baa73fe38f3)
 

Author SHA1 Message Date
Luca Barbato f824ba7b61 Even powerpc/power needs PIC for shared objects today 18 years ago
Michael Niedermayer aad512b4ec Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase name seperated by . place at here gmail place a dot here com>) 18 years ago
Michael Niedermayer 7d4495dafe simplify and remove useless index in AV_W* 18 years ago
Michael Niedermayer dac0ebbb65 a few words about libavutil 18 years ago
Ramiro Polla ddf50e4cc3 Simplify libvorbis/libtheora check for libogg dependency. 18 years ago
Kostya Shishkov ac91185fb7 Progressive frames disguised as interlaced are supported 18 years ago
Kostya Shishkov 6eda6e37a9 B-frames could not be determined from broken_link/closed_entry, use fixed value 18 years ago
Kostya Shishkov 02c823d4f3 Wrong flag tested 18 years ago
Aurelien Jacobs 5e5067c73d ensure that data[0] is set to NULL for next frame 18 years ago
Michael Niedermayer 4323b09d38 indent 18 years ago
Michael Niedermayer 716ae7caf8 indent 18 years ago
Michael Niedermayer b929eb5041 dont output information about what is demuxed after a seek failure 18 years ago
Michael Niedermayer ded3c7da61 dynamic index building so forward and backward seeking in avi without an index is possible 18 years ago
Michael Niedermayer e9b78eeba2 better generic index building and seeking code 18 years ago
Måns Rullgård 7ee829922b oops, revert accidental checkin 18 years ago
Måns Rullgård 271593f123 fix multichannel decoding 18 years ago
Måns Rullgård 3a0495a29f move static variables to private context struct 18 years ago
Måns Rullgård 89fa5b4e23 remove preprocessor cruft 18 years ago
Måns Rullgård 8af23633a2 cosmetics: don't needlessly open new blocks 18 years ago
Måns Rullgård ac49ddc60d cosmetic: indent sensibly so code can be read at all 18 years ago
Diego Biurrun d6ceace3e2 Use enabled/disabled functions where possible. 18 years ago
Michael Niedermayer 93dd19e069 10l uninitalized cola 18 years ago
Michael Niedermayer f97b7e66de seek regression tests 18 years ago
Diego Biurrun 079dd4ba31 a bit more consistency for for the imlib2 check 18 years ago
Diego Biurrun 929f034755 cosmetics: indentation 18 years ago
Víctor Paesa 1b45e30404 Remove hardcoded dependency of imlib2 on Xlib. 18 years ago
Diego Biurrun e2ef53fc4f Link to the FFmpeg Windows Help website. 18 years ago
Diego Biurrun 2f0b8fbb64 Put Visual C++ question in a better location. 18 years ago
Michel Bardiaux 57b7e784d0 Force stereo in target vcd. 18 years ago
Diego Biurrun e681906108 Simplify and speedup FFMPEG_CONFIGURATION. 18 years ago
Diego Biurrun 52548eeede BMP encoder by Michel Bardiaux, mbardiaux mediaxim be 18 years ago
Diego Biurrun 0fd12426bb Simplify quoting. 18 years ago
Sascha Sommer 8274e4224a fix use of uninitialized variables 18 years ago
Benoit Fouet 487747de57 Remove useless check, patch by Benoit Fouet, benoit.fouet purplelabs com. 18 years ago
Kostya Shishkov 4305a4ef0d Set codec dimensions in extradata parsing 18 years ago
Kostya Shishkov 5dc4b2108f table fix 18 years ago
Wolfram Gloger 9ecf7fada3 Fix audio corruption when cutting. 18 years ago
Ramiro Polla 42572ef53f move networking #includes into separate file 18 years ago
Michael Niedermayer ac975ac462 useless as this file wont be compiled if this is not true 18 years ago
Kostya Shishkov 93731ff27d Save frame header info in context variables 18 years ago
Kostya Shishkov f0c31621c6 Set frame rate from extradata 18 years ago
Michael Niedermayer 5773d46009 factorize switch_buffer() 18 years ago
Michael Niedermayer e0cf92048a fix decoding of takethat.mp3 18 years ago
Kostya Shishkov f0a85d5f5c These messages are just for debug purposes 18 years ago
Kostya Shishkov e7cf38e556 Set codec dimensions if provided by extradata 18 years ago
Kostya Shishkov 35bffd7f3d VC-1 parser 18 years ago
Panagiotis Issaris ca4544409e Make x11grab output its warning that it couldn't find the mouse pointer only 18 years ago
Kostya Shishkov 8165ee9394 0x00000103 is not an escape marker 18 years ago
Zuxy Meng a836a2c8b2 Set correct aspect ratio (it's sample aspect, not display aspect) 18 years ago
Michael Niedermayer 5a461d8e11 packets must be correctly interleaved 18 years ago