2008-04-11 |
Michael Niedermayer | Crop parameters are unsigned, having them negative...
|
commit | commitdiff | tree |
2008-04-11 |
Michael Niedermayer | Avoid crash with idiotic cropping. Fixes crash with...
|
commit | commitdiff | tree |
2008-04-09 |
Michael Niedermayer | Fix seeking in rm.
|
commit | commitdiff | tree |
2008-04-08 |
Michael Niedermayer | add CODEC_ID_DIRAC
|
commit | commitdiff | tree |
2008-04-05 |
Michael Niedermayer | simplify
|
commit | commitdiff | tree |
2008-04-04 |
Michael Niedermayer | Disable the split function. This should end the mpeg1...
|
commit | commitdiff | tree |
2008-04-03 |
Michael Niedermayer | Merge declaratio and initialization.
|
commit | commitdiff | tree |
2008-04-03 |
Michael Niedermayer | Merge declaration and initialization.
|
commit | commitdiff | tree |
2008-04-03 |
Michael Niedermayer | Decode stuff from extradata as well.
|
commit | commitdiff | tree |
2008-04-03 |
Michael Niedermayer | Factorize code a little.
|
commit | commitdiff | tree |
2008-04-02 |
Michael Niedermayer | Improve AVFilterFormats doxy.
|
commit | commitdiff | tree |
2008-04-02 |
Michael Niedermayer | Add a point to the checklist about checking new demuxers...
|
commit | commitdiff | tree |
2008-04-02 |
Michael Niedermayer | Do not use the mlib IDCT by default. We do not want...
|
commit | commitdiff | tree |
2008-03-31 |
Michael Niedermayer | help gcc-2.95
|
commit | commitdiff | tree |
2008-03-29 |
Michael Niedermayer | Fix closed gop flag disapearence.
|
commit | commitdiff | tree |
2008-03-28 |
Michael Niedermayer | indent
|
commit | commitdiff | tree |
2008-03-28 |
Michael Niedermayer | 1000l to myself, dereferencing uninitalized pointer.
|
commit | commitdiff | tree |
2008-03-27 |
Michael Niedermayer | Support wb00+dc00 chunk mix.
|
commit | commitdiff | tree |
2008-03-27 |
Michael Niedermayer | Fix aspect ratio.
|
commit | commitdiff | tree |
2008-03-25 |
Michael Niedermayer | Fix possible heap overflow caused by av_fast_realloc()
|
commit | commitdiff | tree |
2008-03-22 |
Michael Niedermayer | 1st attempt at correcting the punktuation.
|
commit | commitdiff | tree |
2008-03-21 |
Michael Niedermayer | Document get_*_buffer()
|
commit | commitdiff | tree |
2008-03-21 |
Michael Niedermayer | Document AVCodec.flush()
|
commit | commitdiff | tree |
2008-03-21 |
Michael Niedermayer | Document AVCodec.capabilities.
|
commit | commitdiff | tree |
2008-03-21 |
Michael Niedermayer | Document a few url_* functions.
|
commit | commitdiff | tree |
2008-03-20 |
Michael Niedermayer | More complete documentation for AVFrame.reference.
|
commit | commitdiff | tree |
2008-03-20 |
Michael Niedermayer | One non functional AVPalette chunk less, one heap overflow...
|
commit | commitdiff | tree |
2008-03-20 |
Michael Niedermayer | Hardcode register to prevent aparent miscompilation.
|
commit | commitdiff | tree |
2008-03-20 |
Michael Niedermayer | remove unused temp
|
commit | commitdiff | tree |
2008-03-13 |
Michael Niedermayer | If consumed does not match nalsize, favor nalsize.
|
commit | commitdiff | tree |
2008-03-10 |
Michael Niedermayer | smaller tables
|
commit | commitdiff | tree |
2008-03-09 |
Michael Niedermayer | Clarify the intended meaning of wont_fix.
|
commit | commitdiff | tree |
2008-03-06 |
Michael Niedermayer | Skip over unknown extended_content_header tags.
|
commit | commitdiff | tree |
2008-03-06 |
Michael Niedermayer | simplify
|
commit | commitdiff | tree |
2008-03-05 |
Michael Niedermayer | Subtitle support. (untested)
|
commit | commitdiff | tree |
2008-03-05 |
Michael Niedermayer | The last flag fix fixed mpeg4-qprd (there the flags...
|
commit | commitdiff | tree |
2008-03-05 |
Michael Niedermayer | One more (forgotten) fix for fixing sws_flags.
|
commit | commitdiff | tree |
2008-03-05 |
Michael Niedermayer | sws_flags is unsigned.
|
commit | commitdiff | tree |
2008-03-05 |
Michael Niedermayer | Fix handling flags with the MSB set.
|
commit | commitdiff | tree |
2008-03-05 |
Michael Niedermayer | Turn ancient V offset numerical constants into named...
|
commit | commitdiff | tree |
2008-03-04 |
Michael Niedermayer | Remove unused elements from tables.
|
commit | commitdiff | tree |
2008-03-04 |
Michael Niedermayer | Detect and prevent reading over the end of counts_...
|
commit | commitdiff | tree |
2008-03-04 |
Michael Niedermayer | Prevent segfault due to reading over the end of the...
|
commit | commitdiff | tree |
2008-03-04 |
Michael Niedermayer | Ignore flags after pts/dts if there are no bytes left.
|
commit | commitdiff | tree |
2008-03-03 |
Michael Niedermayer | Provide non null class name to avoid crash with ffmpeg -h.
|
commit | commitdiff | tree |
2008-03-03 |
Michael Niedermayer | Use block_align as the avi spec says.
|
commit | commitdiff | tree |
2008-03-03 |
Michael Niedermayer | Print slightly more useful info.
|
commit | commitdiff | tree |
2008-03-02 |
Michael Niedermayer | Fallback to sample rate if bit rate is 0. This avoids...
|
commit | commitdiff | tree |
2008-03-02 |
Michael Niedermayer | factorize
|
commit | commitdiff | tree |
2008-03-02 |
Michael Niedermayer | subtitles (codec tag tables still missing ...)
|
commit | commitdiff | tree |
2008-03-02 |
Michael Niedermayer | Store aspect ratio in avis.
|
commit | commitdiff | tree |
2008-03-01 |
Michael Niedermayer | Remove INFINITY as suggested by rich.
|
commit | commitdiff | tree |
2008-03-01 |
Michael Niedermayer | Remove INFINITY.
|
commit | commitdiff | tree |
2008-02-29 |
Michael Niedermayer | add cdvc
|
commit | commitdiff | tree |
2008-02-28 |
Michael Niedermayer | suppress the second warning
|
commit | commitdiff | tree |
2008-02-26 |
Michael Niedermayer | better include
|
commit | commitdiff | tree |
2008-02-26 |
Michael Niedermayer | include dependencies ...
|
commit | commitdiff | tree |
2008-02-26 |
Michael Niedermayer | Make gcc ignore the distinction between +0.0 and -0...
|
commit | commitdiff | tree |
2008-02-26 |
Michael Niedermayer | 25% faster floating point AAN IDCT.
|
commit | commitdiff | tree |
2008-02-26 |
Michael Niedermayer | Stuffing bytes to not violate minimum legality rate.
|
commit | commitdiff | tree |
2008-02-26 |
Michael Niedermayer | Remove another temporary variable with which gcc has...
|
commit | commitdiff | tree |
2008-02-26 |
Michael Niedermayer | Alternative and faster (on gcc x86) plane rotation.
|
commit | commitdiff | tree |
2008-02-26 |
Michael Niedermayer | Get rid of another useless variable.
|
commit | commitdiff | tree |
2008-02-26 |
Michael Niedermayer | Avoid a=b+c but rather use a+=b (gcc is too stupid...
|
commit | commitdiff | tree |
2008-02-26 |
Michael Niedermayer | One variable less. No real change to the actual code.
|
commit | commitdiff | tree |
2008-02-26 |
Michael Niedermayer | floating point AAN IDCT
|
commit | commitdiff | tree |
2008-02-25 |
Michael Niedermayer | Fix trellis quant + AAN DCT.
|
commit | commitdiff | tree |
2008-02-25 |
Michael Niedermayer | Make diego happy.
|
commit | commitdiff | tree |
2008-02-25 |
Eddie Pang | Fix MSVC identification, patch by Eddie Pang.
|
commit | commitdiff | tree |
2008-02-25 |
Michael Niedermayer | Make code C conformant.
|
commit | commitdiff | tree |
2008-02-25 |
Michael Niedermayer | Clarify which BSD license.
|
commit | commitdiff | tree |
2008-02-25 |
Michael Niedermayer | Allow use of my AAN DCT under BSD, AMD has agreed to...
|
commit | commitdiff | tree |
2008-02-24 |
Michael Niedermayer | Set indexmem to a saner default.
|
commit | commitdiff | tree |
2008-02-24 |
Michael Niedermayer | Reduce initial fifo size, so as not to senselessly...
|
commit | commitdiff | tree |
2008-02-24 |
Michael Niedermayer | realloc fifo
|
commit | commitdiff | tree |
2008-02-24 |
Michael Niedermayer | Fix issue357
|
commit | commitdiff | tree |
2008-02-24 |
Michael Niedermayer | flv/swf do not have a big endian codec id, they only...
|
commit | commitdiff | tree |
2008-02-22 |
Michael Niedermayer | Remove apparently unneeded and buggy align.
|
commit | commitdiff | tree |
2008-02-21 |
Michael Niedermayer | Ascii art to explain what avfilter_formats_changeref...
|
commit | commitdiff | tree |
2008-02-21 |
Michael Niedermayer | cosmetic
|
commit | commitdiff | tree |
2008-02-21 |
Michael Niedermayer | Better description (merge is too vague IMHO).
|
commit | commitdiff | tree |
2008-02-21 |
Michael Niedermayer | Better description for merge_ref().
|
commit | commitdiff | tree |
2008-02-21 |
Michael Niedermayer | Document avfilter_formats_ref() with some ascii art.
|
commit | commitdiff | tree |
2008-02-21 |
Michael Niedermayer | typos
|
commit | commitdiff | tree |
2008-02-21 |
Michael Niedermayer | "General Tips" section
|
commit | commitdiff | tree |
2008-02-21 |
Michael Niedermayer | parse_number_or_die()
|
commit | commitdiff | tree |
2008-02-21 |
Michael Niedermayer | Disabling all SSE* code for old gcc to avoid alignment...
|
commit | commitdiff | tree |
2008-02-20 |
Michael Niedermayer | revert 12156
|
commit | commitdiff | tree |
2008-02-20 |
Michael Niedermayer | Forgot this, which is needed for merging field pics...
|
commit | commitdiff | tree |
2008-02-20 |
Michael Niedermayer | Make find_frame_end() merge 2 mpeg2 field pictures...
|
commit | commitdiff | tree |
2008-02-20 |
Michael Niedermayer | Get rid of a fake timestamp discontinuity at the begin...
|
commit | commitdiff | tree |
2008-02-20 |
Michael Niedermayer | Make timestamp interpolation work with mpeg2 field...
|
commit | commitdiff | tree |
2008-02-19 |
Michael Niedermayer | Fix ;;
|
commit | commitdiff | tree |
2008-02-19 |
Michael Niedermayer | const
|
commit | commitdiff | tree |
2008-02-19 |
Michael Niedermayer | Reduce the number of senselessly scanned bytes.
|
commit | commitdiff | tree |
2008-02-17 |
Michael Niedermayer | Add notes where known timestamp issues remain.
|
commit | commitdiff | tree |
2008-02-17 |
Michael Niedermayer | Set initial next_pts to unknown, this avoids the nonsense...
|
commit | commitdiff | tree |
2008-02-17 |
Michael Niedermayer | Print a warning if a decoder produces more than 1 frame...
|
commit | commitdiff | tree |
2008-02-17 |
Michael Niedermayer | Set next_pts to pts if it is unknown and pkt->dts is...
|
commit | commitdiff | tree |
2008-02-17 |
Michael Niedermayer | simplify (next_)pts code
|
commit | commitdiff | tree |
next |