4301 Commits (c1e292ea9137e7877131c2cf7be651d5273b6b62)
 

Author SHA1 Message Date
Nathan Kurz eb497825fe default stream timebase docs patch by (Nathan Kurz <nate at verse dot com>) 20 years ago
Wolfram Gloger d0f3f15945 print start_time patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) 20 years ago
Michael Niedermayer 184582de5a AMR links 20 years ago
Aurelien Jacobs 053dea12f2 adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>) 20 years ago
Michael Niedermayer 3ba1438dec use native timebase for seeking 20 years ago
Michael Niedermayer ac8b03c0a8 lowres 4mv 20 years ago
Michael Niedermayer 61846e9ac3 lowres needs EMU_EDGE 20 years ago
Michael Niedermayer 5f6c92d40c h.261 loop filter fix 20 years ago
Michael Niedermayer 8c7aaf5b6d nonsense removial 20 years ago
Michael Niedermayer 576ae256a4 write error handling 20 years ago
Milan Cutka 125af02243 Quantizer noise shaping crashes on SSE2 machines patch by (Milan Cutka <cutka at szm dot sk>) 20 years ago
Michael Niedermayer caaeefc591 prevent multiple av_register_all() 20 years ago
Michel Bardiaux 791d8d1d67 Doc improvement for -target patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 20 years ago
Michael Niedermayer 6c55b27f8f do not randomize unknown timestamps 20 years ago
Michael Niedermayer 61c1d8e2b6 10l pts vs. dts 20 years ago
Michael Niedermayer 2db3c638a7 user selectable packet_size and mux_rate 20 years ago
Måns Rullgård ca37721277 untested AAC in WAV/AVI patch by (Måns Rullgård <mru at mru dot ath dot cx>) 20 years ago
Zdenek Kabelac 2c7357793d * missing targets cleanup 20 years ago
Zdenek Kabelac 7fea94ce4a * fixing a few of gcc 'clean-code' warnings 20 years ago
Richard van der Hoff a319bbac5c segfault in amr decoder fix patch by (Richard van der Hoff - richvdh0) 20 years ago
Luca Barbato 582552fb56 postproc/yuv2rgb_altivec.c compile fix 20 years ago
Chip 6933900993 Altivec test on AmigaOS4 patch by (Chip <szarlada at freemail dot hu>) 20 years ago
Robert Lippmann 2b50a5a896 Fix link fail of ffserver on mingw with --enable-vorbis patch by ("Robert Lippmann" <rlippmann at imsventures dot com>) 20 years ago
Frantisek Dvorak 91378af4b2 Build process: libpostproc patch by (Franti?ek Dvo?ák <valtri at users dot sourceforge dot net>) 20 years ago
Loren Merritt 0bc42caddf h.264 ref list reordering bugfix patch by (Loren Merritt <lorenm at u dot washington dot edu>) 20 years ago
Paul Curtis 78a0efb4fc AVOutputFormat mpeg2dvd_mux and int is_dvd from the dvd patch by (Paul Curtis <pfc at terrapin dot com>) 20 years ago
Michael Niedermayer f20ad5534a fix initial vbv buffer underflow 20 years ago
Michael Niedermayer e0c91bc23b initial dts fix 20 years ago
Michael Niedermayer 2031ba1bf2 remove wrong 33bit truncation of internal timestamps 20 years ago
Michael Niedermayer bc3429e382 pts/dts 100l fix 20 years ago
Michael Niedermayer 7e05155850 cleanup video buffer size 20 years ago
Michael Niedermayer 9205093333 cleanup 20 years ago
Michael Niedermayer 7000a17542 SCR timestamp fix try #1 20 years ago
Michael Niedermayer d8b5abfa70 simplify put_padding_packet() 20 years ago
Michael Niedermayer c40a3a42e1 move free() of AVStream priv data to av_write_trailer() 20 years ago
Michael Niedermayer 95f97de146 64bit and reading over the end of the array fixes 20 years ago
Michel Bardiaux 96cc9e5c61 Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 20 years ago
Michel Bardiaux 65d1bea201 Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 20 years ago
Michael Niedermayer 71c32f19b3 do not call (av_)abort() 20 years ago
Michael Niedermayer 9fe5a7b831 do not call (av_)abort() 20 years ago
Mike Melanson cacf7199a1 FAQ update; entry on C++ 20 years ago
Zdenek Kabelac 669484b49e * these vars could be either static or extern (compilation fix gcc-3.5) 20 years ago
Michael Niedermayer fe2d6fe235 move packet interleaving function into AVOutputFormat, so it can be overriden easily instead of doing reordering twice if the muxer needs some other interleaving then dts based 20 years ago
Michael Niedermayer d1fb157dd7 broken mess removial 20 years ago
Nathan Kurz c19e76ceb7 ffmpeg not selecting first available stream, patch by (Nathan Kurz <nate at verse dot com>) 20 years ago
Michael Niedermayer cfeae977a7 10l (wrong variable) 20 years ago
Michael Niedermayer 78953e626f avoid using local arrays outside the block where they live ... 20 years ago
Michael Niedermayer 80e8528865 dont just resample half of the data sometimes 20 years ago
Michael Niedermayer 63dd1377b3 uninitalized variables 20 years ago
Michael Niedermayer 58978c070a less printf spam 20 years ago