3874 Commits (8b4d077fc9de4d57ee874ca9007ed1553f224853)
 

Author SHA1 Message Date
Michael Niedermayer 365e75f89b t/dprintf printf -> av_log 21 years ago
Michael Niedermayer a76078b97f +-1 bugfix regression test checksum update 21 years ago
Michael Niedermayer e4a1fdfdee segfault fix 21 years ago
Michael Niedermayer 137c8468e8 unify table indexing (motion_val,dc_val,ac_val,coded_block changed) 21 years ago
Michael Niedermayer 37f5cd5a18 10l (stats didnt include av_write_trailer()) 21 years ago
Michael Niedermayer 1008ceb380 print video/audio/global_header size and muxing overhead 21 years ago
Michael Niedermayer a18b518368 10l 21 years ago
Zdenek Kabelac 450420cee1 * removed config.h 21 years ago
Wolfram Gloger 550f0a9b07 Off-by-two in mpegts.c patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) 21 years ago
Michael Niedermayer 6c205de244 assert(time_incr >= 0) so its clear that this MUST be the case 21 years ago
Steven M. Schultz 17c22f574b libavformat/os_support.c HAVE_LOCALTIME_R patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) 21 years ago
Michael Niedermayer 31179d85cb store correct pts 21 years ago
Michael Niedermayer 75553f825c bit-exact 21 years ago
Michael Niedermayer 2fefb2201d distclean by ("Steven M. Schultz" <sms at 2BSD dot COM>) 21 years ago
Michael Niedermayer e5d64d6892 10l 21 years ago
Steven M. Schultz 3ec34bfdb2 libavformat/mov.c fails with gcc 2.95.3 patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) 21 years ago
Michael Niedermayer 8d14a25c3e moving nearly identical binary search code from nut/mpeg/asf to utils.c 21 years ago
Michael Niedermayer ee77723580 codec tag for FLV 21 years ago
Michael Niedermayer 7585aa5c4e 4xm codec tag 21 years ago
Laurent Aimar 9e5281141c progressive P frame CABAC support patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) 21 years ago
Michael Niedermayer b4c64c5092 some tag for mpeg2, so looking MPEG2VIDEO up works 21 years ago
Allen Day d223532c23 printf macro patch by (Allen Day <allenday at ucla dot edu>) 21 years ago
Allen Day d8019eb5d8 verbosity patch by (Allen Day <allenday at ucla dot edu>) 21 years ago
Michael Niedermayer 31290c2b9b avoid seeking to the end, as it confuses some crappy code 21 years ago
Michael Niedermayer ee76016c79 set codec_tag 21 years ago
Michael Niedermayer a90466f741 prefix global 21 years ago
Mike Melanson 44f110f509 patch courtesy of Todd Kirby: 21 years ago
Michael Niedermayer 2b382987fd checksum threshold removial 21 years ago
Michael Niedermayer aec8f88a9e removing keyframe prediction and checksum threshold 21 years ago
Michael Niedermayer 19f82bc824 fixing alignment problems -> SSE2 support enabled again in libavcodec (from ffdshow / milan_cutka) 21 years ago
Matthias Fritschi 1c0e205fab writing corrupt files on MinGW patch by (Matthias Fritschi <choi at netlabs dot org>) 21 years ago
Michael T. Dean 1b8b121fb6 Missing LDFLAGS in libavcodec/Makefile patch by ("Michael T. Dean" <mtdean at thirdcontact dot com>) 21 years ago
Thomas Raivio 931c85d04a aac decoding patch by ("Thomas Raivio" <tjraivio at cc dot hut dot fi>) 21 years ago
Michael Niedermayer b2e3c52814 require the user to explicitly specifiy --enable-gpl before enabling of gpl parts becomes possible 21 years ago
Thomas Raivio 2768b0d99f correctly identify AAC audio in mov/mp4/etc. files. patch by ("Thomas Raivio" <tjraivio at cc dot hut dot fi>) 21 years ago
Steven M. Schultz 1c24c51dec gcc 2.95.3 patch by ("Steven M. Schultz" <sms at 2bsd dot com>) 21 years ago
Todd Kirby 1ff93ffcd4 padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>) 21 years ago
Michael Niedermayer 929a0c41d5 regression checksum update for alexs .mov time change 21 years ago
Michael Niedermayer 7dddf251a2 fourcc & language code v->vb type 21 years ago
Michael Niedermayer c9247fc37a dont reduce the min_distance of AVIndexEntry 21 years ago
Alex Beregszaszi 21f52609dd support for -timestamp 21 years ago
Alex Beregszaszi 00a3c8b8a9 fix compilation after michaels anti-time change 21 years ago
Alex Beregszaszi e9afa2f4dd unknown format char 21 years ago
Alex Beregszaszi fd1467581c conversion to av_log 21 years ago
Alex Beregszaszi 6ce1a818e1 unknown format chars 21 years ago
Alex Beregszaszi 8cc7a34dd0 support for wider range of codecs 21 years ago
Michael Niedermayer 465e1dadbe 10l (bytes_left() -> url_feof()) 21 years ago
Roman Shaposhnik 4568325a18 * making it possible to specify recording date and time in a stream 21 years ago
Romain Dolbeau 8c266f0cb7 AltiVec hScale, all size patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>) 21 years ago
Michael Niedermayer 7c5934ede9 search for undamaged headers 21 years ago