13118 Commits (916dafd57c3ed28b3fd55f4c82b964456e13ded8)
 

Author SHA1 Message Date
Stefano Sabatini b19221c8ce Make option time parsing functions take argument from options 17 years ago
Diego Biurrun 5341d85601 Include files are now installed in $PREFIX/include. 17 years ago
Diego Biurrun d952638699 typo: occured --> occurred 17 years ago
Michael Niedermayer 4edfceccec Document get_*_buffer() 17 years ago
Baptiste Coudurier 48a5529016 sample size to 1 might happen for data, fix GMCMidiaASX.mov, fallback is better than failing 17 years ago
Sascha Sommer 86b3cf7c04 rl2 documentation update 17 years ago
Sascha Sommer cb96da4902 rl2 demuxer 17 years ago
Baptiste Coudurier 084d8faa21 yet again another hdv fourcc 17 years ago
Sascha Sommer 975cdc8fc1 rl2 decoder 17 years ago
Baptiste Coudurier 433aeb6240 support fragments when non streamable 17 years ago
Baptiste Coudurier 61aedb0f56 mp4 fragments support 17 years ago
Zuxy Meng 9e8e6d318c Add missed call to ff_cavsdsp_init_3dnow() in dsputil_init_mmx() 17 years ago
Michael Niedermayer c8cf325a9b Document AVCodec.flush() 17 years ago
Michael Niedermayer a2d1124605 Document AVCodec.capabilities. 17 years ago
Michael Niedermayer 67e2102042 Document a few url_* functions. 17 years ago
Baptiste Coudurier 117a9190cd cosmetics, split or move too long lines 17 years ago
Panagiotis Issaris 064df5a9f6 Show the "--disable-mmx2" and "--disable-ssse3" options when using "./configure 17 years ago
Baptiste Coudurier db3ee6cc96 simplify, and only stop parsing when non streamable 17 years ago
Baptiste Coudurier 19d02551d7 remove ms audio tags from table, they will be chosen or detected with riff table 17 years ago
Baptiste Coudurier bb787a93dd atoms are not mp4 only, and yes probe is sufficient 17 years ago
Baptiste Coudurier 9c55b7725b update description 17 years ago
Baptiste Coudurier 3efe8848fc return ENOMEM 17 years ago
Baptiste Coudurier 2922cbdb14 cannot free AVStream like this, and return ENOMEM 17 years ago
Baptiste Coudurier e3c4740fd4 indentation 17 years ago
Zuxy Meng 9f6152dfdb Apply 'alloc_size' attribute to ff_realloc_static() 17 years ago
Zuxy Meng c02a1b3593 Apply 'alloc_size' and 'malloc' attributes to av_mallocz_static() 17 years ago
Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 17 years ago
Diego Biurrun 77ab59eb7f two more typos spotted by Mike 17 years ago
Dave Yeo 287d3b1336 Create object files in a.out (aout-emx) format on OS/2. This works around 17 years ago
Diego Biurrun c2f178da71 british_english--; 17 years ago
Diego Biurrun b00675499c Only #include sys/mman.h if configure set HAVE_SYS_MMAN_H. 17 years ago
Baptiste Coudurier 721da10aeb fix mpeg2 muxing, replace seq header if contained in extradata and key frame does not contain it 17 years ago
Baptiste Coudurier 7b0f4c9aaa cosmetics, move case up 17 years ago
Michael Niedermayer 8474f58e8b More complete documentation for AVFrame.reference. 17 years ago
Michael Niedermayer b7c407449b One non functional AVPalette chunk less, one heap overflow less. 17 years ago
Baptiste Coudurier eb61405a07 remove useless debug print since now mov_build_index will do 17 years ago
Baptiste Coudurier f9900374ec free track data asap 17 years ago
Baptiste Coudurier 1e77810d3b move mov_build_index before mov_read_trak to avoid useless declaration 17 years ago
Baptiste Coudurier bd991df2a7 move specific end treatment when trak is detected, will be needed for fragments 17 years ago
Michael Niedermayer 943032b155 Hardcode register to prevent aparent miscompilation. 17 years ago
Michael Niedermayer dea00a4623 remove unused temp 17 years ago
Pascal Massimino c04c52d3a8 Additional checks for strange num_val in FLV metadata 17 years ago
Baptiste Coudurier 6122b733e9 omg, fix compilation 17 years ago
Baptiste Coudurier d0ed455f19 correctly set avctx->frame_size for mp3on4 and mp3adu 17 years ago
Ramiro Polla 10cac9f9c2 Add Mimic and MSN TCP Webcam streams to documentation. 17 years ago
Ronald S. Bultje 7e6ca34f27 Reindent after rtsp-alternate-protocol* patches. 17 years ago
Ronald S. Bultje 8792f52a9b Change protocol_mask into protocol, since we always just try a single one per 17 years ago
Ronald S. Bultje 8a8754d80f Allow cycling between different protocols (TCP, UDP or multicast) so that if 17 years ago
Alexander Strange b58412f106 Check for sys/mman.h and set appropriate definitions. 17 years ago
Måns Rullgård 3540b950ec add missing #include "common.h" to libavutil headers 17 years ago