14845 Commits (79f4494a042b98e910524c7b93f294c9ec5118d0)
 

Author SHA1 Message Date
Alexander Strange 2f3b1b801a Export qscale so that postprocessing works. 16 years ago
Alexander Strange de7bdf58f4 Remove unused PutBitContext. 16 years ago
Luca Abeni 6872368355 Do not free the priv_data field of AVStream on close (it is already 16 years ago
Michael Niedermayer 44369b45eb indent 16 years ago
Michael Niedermayer fd147f23a2 Inform the user about unhandled sectors. 16 years ago
Michael Niedermayer 66602c67be memleak 16 years ago
Michael Niedermayer 435a6082f9 Do not completely bail out for invalid params, just skip the current sector. 16 years ago
Michael Niedermayer ad9c10556c merge decl & init 16 years ago
Michael Niedermayer a4fe6826de Get rid of weird pre reading code. 16 years ago
Michael Niedermayer d0b76b98c4 Remove debugging trash. 16 years ago
Michael Niedermayer 7669935ac4 Another variable that did nothing at all 16 years ago
Michael Niedermayer 73d3a14d82 remove code that discards streams randomly 16 years ago
Michael Niedermayer e100245441 vertical align 16 years ago
Michael Niedermayer c1f6eca124 Remove a dozen unused variables. 16 years ago
Michael Niedermayer a4d64c1709 unused var 16 years ago
Michael Niedermayer fdb5932e35 Fix exploitable code. 16 years ago
Michael Niedermayer b86f5a02ea Register intrrupt_cb() early enough so we dont get stuck with tcp input 16 years ago
Måns Rullgård dce292bb35 Revert "add libmpeg2 permutation to dct-test" 16 years ago
Aurelien Jacobs 4231f05b28 VP3 parser can also handle VP6 without any changes. 16 years ago
Stefan Gehrer b3bf98aa56 move ff_log2_run to bitstream.c and reuse in ffv1.c 16 years ago
Michael Niedermayer dd7a68b6da Remove start_time guessing code. 16 years ago
Michael Niedermayer 3041a4a13d Also print flags with FF_FDEBUG_TS. 16 years ago
Michael Niedermayer 0c587a4ea8 VP3 & Theora parser to extract keyframe flags. 16 years ago
Måns Rullgård fb9464e807 add libmpeg2 permutation to dct-test 16 years ago
Michael Niedermayer fc658cfe2b Support >=4096 dimensions, fixes issue499. 16 years ago
Michael Niedermayer f53dd4682c Prevent invalid timestamps from being stored. 16 years ago
Stefano Sabatini d6fbdcec05 Update ffserver docs to match r13978, ffserver in debug mode now 16 years ago
Stefano Sabatini 9010d54390 Remove unnecessary function opt_qdiff(), max_qdiff is set now through 16 years ago
Benjamin Larsson 75d27450a1 Add support for mp3 contained in oma 16 years ago
Benjamin Larsson de8c8181a9 Rearrange parameter logic 16 years ago
Baptiste Coudurier a9d9aa3613 revert r13867, - reference stdout, I was drunk 16 years ago
Benjamin Larsson f035fe9755 Add more codec IDs and tags. 16 years ago
Baptiste Coudurier f3b5a1a260 make av_find_stream_info find frame_size for aac too 16 years ago
Baptiste Coudurier 80b616fca3 use http_log now that logfile is setup 16 years ago
Baptiste Coudurier f10d55ed88 move logfile setup right after config parsing 16 years ago
Baptiste Coudurier f0754ad822 remove useless init 16 years ago
Michael Niedermayer 4d35bf74f9 Make av_find_stream_info() find the frame_size for vorbis. 16 years ago
Michael Niedermayer da95f225fd Set frame_size to the gcd of what the decoder can output. 16 years ago
Michael Niedermayer 6e1aa0f383 Fill missing pts in during muxing when we know that they are equal to dts. 16 years ago
Michael Niedermayer c924ca78b6 We cannot calculate the duration of vorbis packets even if we do know the 16 years ago
Alexander Strange ff558537f0 Don't set mm_flags in fft-test, since it doesn't do anything anyway. 16 years ago
Alexander Strange dafe882457 Use a local variable instead of mm_flags in dct-test. 16 years ago
Ben Taylor 40617a6d05 Check for support of -fomit-frame-pointer before adding it to CFLAGS. 16 years ago
Diego Biurrun f0418fec69 Each dependency file needs to be updated when one of the files the 16 years ago
Stefan Gehrer e8e4743591 make ModeAlphabet read-only and use a custom mode alphabet 16 years ago
Michael Niedermayer 181782ae46 Use correct timestamp value for stream copy. 16 years ago
David Liu 7694a7d93f Close parse context. 16 years ago
Ramiro Polla c624c2195f Make it a little easier to spot that the code is not dealing only with 16 years ago
Luca Abeni a4696aa2fe Remove improper usage of AV_TIME_BASE_Q 16 years ago
Stefan Gehrer 5a89396989 remove duplicate tables 16 years ago