13348 Commits (6dffc88d99c6af2f594bdf6414e4749a0e854cf4)
 

Author SHA1 Message Date
Diego Biurrun 6dffc88d99 spelling/wording/grammar and better phrasing 17 years ago
Ramiro Polla 296df4e75f Use av_exit() instead of exit() for a minimal cleanup 17 years ago
Ramiro Polla e5295c0dd9 Move av_exit() so it can be used by more functions 17 years ago
Diego Biurrun 16507ddd6b Add DIRS variable to the list of variables to be cleared instead of 17 years ago
Luca Barbato 3fbe711832 Eliminate movdqu in vp3dsp_sse2, patch from Alexander Strange astrangeAtithinkswDoTcom 17 years ago
Ramiro Polla 4b1131a075 typo 17 years ago
Ramiro Polla cada03275e Add #if 0 code to test for yet unsupported compressions 17 years ago
Ramiro Polla 23ef6da836 Support biCompression I420 17 years ago
Ramiro Polla e4d286f1c7 Cosmetics: remove {}s over one-lined ifs. 17 years ago
Ramiro Polla e110f48608 Simplify more errors by using goto 17 years ago
Ramiro Polla 76c2662b48 Simplify returning errors by using goto 17 years ago
Robert Marston 861c63a216 Maxis XA demuxer and decoder. 17 years ago
Benoit Fouet 6f7b915a0d Indentation 17 years ago
Benoit Fouet b65213c021 Support for BMP os2v1. 17 years ago
Michael Niedermayer 780169c363 Remove useless code. 17 years ago
Michael Niedermayer b41497e903 Recommit r12809 17 years ago
Michael Niedermayer 0366654e2b Use generic seeking code for flv. The removed code was a buggy duplicate. 17 years ago
Michael Niedermayer 26d95a1ecf revert r12809 17 years ago
Michael Niedermayer a33cfa3071 Stop find_stream_info() searching for further streams if 2 streams have 17 years ago
Michael Niedermayer 749c9201aa 10l 17 years ago
Sisir Koppaka b64c096be9 BFI demuxer 17 years ago
Michael Niedermayer 8c2a4ddca3 ILP64 fixes (untested) 17 years ago
Michael Niedermayer 7ce76ee433 Print warning if scale/rate is invalid. 17 years ago
Michael Niedermayer 0dbb651564 indent 17 years ago
Michael Niedermayer 4a030a1fc7 Restructure if/else a little. 17 years ago
Diego Biurrun e825656f1d Clear DIRS variable in common.mak, so it does not have to be cleared in 17 years ago
Diego Biurrun 95d2afec0f Remove all dependency files on distclean. 17 years ago
Diego Biurrun 7b1b3dc128 Unset DIRS after including subdir.mak so that the variable is not used 17 years ago
Diego Biurrun adc393503f Generate the list of files to clean in subdirectories in common.mak. 17 years ago
Diego Biurrun d4210e2a4b Split CLEANFILES variable into CLEANSUFFIXES and LIBSUFFIXES. 17 years ago
Diego Biurrun 77405bb879 Simplify CLEANFILES generation. 17 years ago
Reimar Döffinger ee794d1e49 Do not call update_initial_durations if pkt->duration is 0. 17 years ago
Diego Biurrun ba0dabbf1f Add explanatory comments to enum CodecID. 17 years ago
Diego Biurrun 54e3ae2ea6 Relicense test/example files as LGPL with Michael's permission. 17 years ago
Michael Niedermayer 05adf49c7c Remove redundant &. 17 years ago
Alexander Strange 54a0b6e590 Add a header file to declare Xvid IDCT functions. 17 years ago
Stefano Sabatini 07c37ca7fc remove useless extern keyword. 17 years ago
Michael Niedermayer 59eeddf063 Crop parameters are unsigned, having them negative could be bad and lead 17 years ago
Michael Niedermayer faf3dfb94b Avoid crash with idiotic cropping. Fixes crash with CVFC1_Sony_C.jsv 17 years ago
Måns Rullgård d1300235b9 ffplay.d needs SDL_CFLAGS 17 years ago
Måns Rullgård 49e37ca9bd remove unused MAKE variable 17 years ago
Måns Rullgård 9987769a8b correct soname for vhooks 17 years ago
Måns Rullgård 791a3fc8ec save DEP_LIBS before processing subdirs 17 years ago
Keiji Costantini 54816a3e3f cosmetics: Break an overly long line. 17 years ago
Keiji Costantini cb9501f4e3 cosmetics: Break some overly long lines. 17 years ago
Keiji Costantini 08c9bfbaf8 cosmetics: Break some overly long lines. 17 years ago
Benjamin Larsson 4a24837e07 Only set channels in the stream if previously unset, fixes resampling crash on broken dca frames 17 years ago
Michael Niedermayer fd31550d23 Fix seeking in rm. 17 years ago
Bartlomiej Wolowiec 469d8816d6 undo changes in aac_ac3_parser 17 years ago
Måns Rullgård 76ca42a8a0 move DEP_LIBS to common.mak 17 years ago