6773 Commits (6f133df1ea7a0d5362e1a779335b45a6a92015fc)
 

Author SHA1 Message Date
Andreas Öman abade1429e allow ffmpeg to read mp3s beginning with partial frames 18 years ago
Panagiotis Issaris 73a8ceaa17 make AVOptions default value field work. 18 years ago
Diego Biurrun b7cff9ce7c Remove unused variable. 18 years ago
Gustavo Sverzut Barbieri aaf78bde93 fprintf/perror --> av_log 18 years ago
Luca Barbato 8faf544392 Cleanup, from Emanuele Giaquinta <exg@gentoo.org> 18 years ago
Måns Rullgård f3cd195aac add our -L flags before any other linker flags 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Kostya Shishkov dc43482b26 Disable B-frames decoding until they produce correct picture 18 years ago
Aurelien Jacobs d120e4026d rename vector to vect to avoid clash with Apple gcc 18 years ago
Diego Biurrun 9a8e6f8708 Add proper GPL headers. 18 years ago
Diego Biurrun 2111440ae9 Add proper GPL headers. 18 years ago
Diego Biurrun 380b2da75a Replace informal GPL notice by official header. 18 years ago
Måns Rullgård 3acc68b4ff fix out of tree builds 18 years ago
Aurelien Jacobs 5ce117c37c VP5 and VP6 video decoder 18 years ago
Kostya Shishkov 34a8dcd031 Drop unneeded checks before av_free() and change to av_freep() where it's more suitable. 18 years ago
Kostya Shishkov 767516533d Support for BI-frames in Advanced Profile 18 years ago
Kostya Shishkov d429c98208 Don't print header bits by default 18 years ago
Kostya Shishkov 6cf6d0ec1a [Cosmetics] Remove if(profile < PROFILE_ADVANCED) from decode_sequence_header() 18 years ago
Kostya Shishkov d1d28ddf99 [Cosmetics] Remove some done TODOs/FIXMEs from comments 18 years ago
Kostya Shishkov 1dc1ce643e Proper support for B/BI frames 18 years ago
Michael Niedermayer 0288a7474b AVPROBE_SCORE_MAX doc 18 years ago
Panagiotis Issaris 5e89b50b29 undefines a few temporary defines which were not undefined after their usage. 18 years ago
Panagiotis Issaris 8dc6f118b7 Add -lav* to the front of LDFLAGS, fixes linking on Linux. 18 years ago
Diego Biurrun 6de9e50649 FFLIBS --> EXTRALIBS 18 years ago
Diego Biurrun f381af7b7f Remove pointless variable indirection. 18 years ago
Diego Biurrun a9550eb670 simplify 18 years ago
Diego Biurrun cc654dd7b6 FFLIBDIRS --> LDFLAGS 18 years ago
Diego Biurrun ec53e1109a Remove empty variable declaration. 18 years ago
Diego Biurrun ca373eb7e4 Add -g to LDFLAGS instead of adding it to the command line. 18 years ago
Panagiotis Issaris 8e16b25cc1 enables AVOption for muxing. 18 years ago
Panagiotis Issaris ec1b10f4b9 enable setting the year and track number using AVOption 18 years ago
Panagiotis Issaris 57c244f6c7 makes avformat_get_context_defaults() static 18 years ago
Michael Niedermayer 7b95bc5842 print more correct error messges 18 years ago
Diego Biurrun 3c57374894 LDFLAGS_$@ contains libs, not LDFLAGS, rename it accordingly. 18 years ago
Diego Biurrun 529dd3c9ea Move required libs after the object file for the shared lib compilation. 18 years ago
Michael Niedermayer a41104f86a fix sound of SampleVideo.mov (mp2 in mov) 18 years ago
Panagiotis Issaris 2ad4648f97 Allow to get the the track number in the IPRT (part) tag in AVI. 18 years ago
Panagiotis Issaris 2eb291c4bb Allow to store the the track number though the IPRT (part) tag in AVI. 18 years ago
Panagiotis Issaris af0ad8f0c1 Remove unused defines, patch by takis P issaris A uhasselt P be 18 years ago
Panagiotis Issaris 63d5075c5c adds support for setting that album tag. 18 years ago
Panagiotis Issaris f0861f466f Better tag support: 18 years ago
Kostya Shishkov 7ff0b84f0e Handle the rest of known blocks (by skipping them) 18 years ago
Kostya Shishkov 096bc417ae Tests for overreading input data 18 years ago
Kostya Shishkov 54b55c8da0 Cursor drawing support 18 years ago
Gustavo Sverzut Barbieri b2565d710f Introduce a mechanism to add object-specific linker flags. 18 years ago
Diego Biurrun 4fadc2b4f1 Add official GPL header to make license explicit as discussed on ffmpeg-devel. 18 years ago
Diego Biurrun f7b106cb35 Switch license from GPL to LGPL. The original author agreed to this as 18 years ago
Javier Garcia af5ba08e83 Allow RGB Raw encoding 18 years ago
Michel Bardiaux 837f0ad7aa Fall back on grepping for the revision number if no svn client is installed. 18 years ago
Alan Curry afd1a2d88e Fix buffer handling for stereo mace files, fixes some random sig11 18 years ago