5878 Commits (f2508b1712b82827e69032fc5e53c4458a4f5ccd)
 

Author SHA1 Message Date
Måns Rullgård c10824ea67 increase search limit in av_find_stream_info 19 years ago
Luca Barbato 4726111362 Make gcc-3 happy again, thanks to Olivier Castan <castan.o@free.fr> for pointing the issue 19 years ago
Diego Biurrun 5689ec7cde Remove unused FFMPEG_VERSION_INT. 19 years ago
Diego Biurrun f1cc88a5d6 Use Subversion revision for FFMPEG_VERSION. 19 years ago
Diego Biurrun d2845d68c8 Remove unused VERSION definition from config.mak. 19 years ago
Diego Biurrun 0cfd96cc1f Avoid binary stripping rule code duplication. 19 years ago
Måns Rullgård d8bee8dd1c allow packets with non-zero PES_scrambling_control 19 years ago
Baptiste Coudurier aa1c1c615a fix aac in mov for ipod 19 years ago
Stefan Huehner 7b49ce2e34 Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
Måns Rullgård 3b9bee8889 libfaac uses pascal calling convention on win32 so the generic tests 19 years ago
Måns Rullgård ab955d4741 add myself as build system maintainer 19 years ago
Måns Rullgård 5d38ba3384 put local -L flags first in link commands 19 years ago
Luca Barbato e8772eecdc Cosmetics: should not hurt performance, scream if are 19 years ago
Stefan Huehner a97c1e93aa Add (mostly) const to variable and parameter declaration, where a char* was 19 years ago
Måns Rullgård c8e9f80176 improved logging tests 19 years ago
Baptiste Coudurier 407ddb4e17 update libav regression tests for r5449 (adpcm) 19 years ago
Diego Biurrun 2b9c9e097d Rename version from CVS to the more sensible HEAD. 19 years ago
Måns Rullgård 79d1ec9129 use standard codec tag if the specified tag is out of range and would be 19 years ago
Måns Rullgård 4f8ff17e75 The AAC frame header uses 13 bits for the frame size, so the buffer should 19 years ago
Måns Rullgård 57bd82d4e7 test availability of various compiler flags, and verify that requested 19 years ago
Diego Biurrun 2c8e201429 Fix compilation with all combinations of --disable-(de)muxers. 19 years ago
Måns Rullgård a5e9102b4b free codec extradata in av_close_input_file 19 years ago
Baptiste Coudurier 47dd81c75f make dump_format output more homogenous 19 years ago
Baptiste Coudurier 05edc1a75a export all tracks to libavformat layer 19 years ago
Michael Niedermayer 5e1d273121 vfr mov/mp4 todo item 19 years ago
R. Brian Anderson eaddc4717b Fix segfault 19 years ago
Michael Niedermayer 1449b7220d 10l to whoever wrote this 19 years ago
Luca Abeni 3c47c1744a Fix typo 19 years ago
Måns Rullgård 29f3b38a91 check for SDL_VideoInfo.current_[wh] availability in configure, and 19 years ago
Loren Merritt 4a387d7d3b update regression tests for r5449 (adpcm) 19 years ago
Michael Niedermayer b7b225581f dont load the index if we cant seek back 19 years ago
Baptiste Coudurier ef4c8bbfb7 check fseek return value 19 years ago
Baptiste Coudurier c3daf8d833 fix unused computed value 19 years ago
Baptiste Coudurier 543eebd568 fix mp3 muxing 19 years ago
Michael Niedermayer 329b1e755e fix probe of high bitrate mpeg2video 19 years ago
Luca Barbato bbf84ca1a4 oprofile reference for Linux/PPC 19 years ago
Måns Rullgård e6f0ad5167 MIPS doesn't like unaligned accesses 19 years ago
Baptiste Coudurier a2fe3b5869 simplify, completely ignore streams not recognized, that fixes seeking for some files 19 years ago
Loren Merritt c4da83fb0f h264: accept rbsp_trailing longer than 1 byte 19 years ago
Reimar Döffinger a7b286e89c read_packet return value must be < 0 when no packet is returned, including EOF. 19 years ago
Måns Rullgård 1f6b1bcb81 10l to myself for being overzealous with $cross_prefix 19 years ago
Diego Biurrun 38f0d3ce76 Add support for GNU/kFreeBSD systems. 19 years ago
Måns Rullgård 3ef17d626f don't use xlib in ffplay, and bump required sdl version 19 years ago
Måns Rullgård 87318d6988 use ifeq(...,yes) instead of ifdef 19 years ago
Diego Biurrun 36b1b0bcc6 CVS --> Subversion 19 years ago
Baptiste Coudurier f2cf4a6be7 fix closed gop flag 19 years ago
Diego Biurrun 2b165e2901 www1.mplayerhq.hu --> lists.mplayerhq.hu 19 years ago
Diego Biurrun 1c1b5a4094 CVS --> Subversion 19 years ago
Måns Rullgård dc4ed3b141 probe for mpeg audio 19 years ago
Reimar Döffinger 065ee1ec32 fix variable type used via "m" asm constraint to match size used in asm. 19 years ago