14651 Commits (1835cda65a80f14b5945c95a1456dfdbef04cbc6)
 

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