70 Commits (806011f2adb1143ca3f6db89fe6eae8fa9fb72f1)

Author SHA1 Message Date
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Roman Shaposhnik aa06658248 Moving dv_anchor back to the global scope. This creates a tiny memory 19 years ago
Burkhard Plaum c842aa378d Fix DV memory leak and allow multiple instances patch by (Burkhard Plaum?) 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Michael Niedermayer 4325ffd0a2 lowres support 19 years ago
Michael Niedermayer c619ff6daf optimizations 19 years ago
Burkhard Plaum 5b2bf94340 Fix for memleak in dv.c patch by (Burkhard Plaum; plaum, ipf uni-stuttgart de) 19 years ago
Edward Hervey 856170f752 DV video encoder/decoder doesn't set keyframe and picture type properties patch by (Edward Hervey:bilboed,gmail com) 19 years ago
Roine Gustafsson 983ea0bc87 a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.sourceforge net] 20 years ago
Michael Niedermayer 5bb8a0daa1 various fixes related to the non alt_bitstream_reader 20 years ago
Michael Niedermayer 934982c4ac avoid buf_size == 0 checks in every decoder 20 years ago
Michael Niedermayer 0ecca7a49f various security fixes and precautionary checks 20 years ago
Burkhard Plaum 073c2593c9 Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) 20 years ago
Jeff Muizelaar 21e1913175 * simplification patch by Jeffrey Ryan Muizelaar 20 years ago
Michael Niedermayer 53db1cae1c data_size = 0 cleanup 21 years ago
Michael Niedermayer 5da42be192 oops, forgot to commit that change from the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 years ago
Michael Niedermayer eea8c08fa8 cleanup & memleak fix 21 years ago
Roman Shaposhnik 901ee2bea3 * some significant clean-up of the dv_decode_ac (it looks real 21 years ago
Falk Hüffner 7906085fcc warning patrol 21 years ago
Roman Shaposhnik 5825425795 * removing casualties of battle of the wits and English language 21 years ago
Roman Shaposhnik 6faa4645c5 * DV decoding/encoding now supports MultiThreading for up to 324 CPUs ;-) 21 years ago
Roman Shaposhnik 380fd6b1b4 * DV decoder simplifications. Now it looks to be 6% faster. At least 21 years ago
Roman Shaposhnik e7a18d5deb * moving some of the commonly used bit reading/writing functions 21 years ago
Michael Niedermayer ac548c5d1d 10000l 21 years ago
Michael Niedermayer a8380f44cf removing unused var & converting 64->32bit 21 years ago
Roman Shaposhnik e15c330246 * 3x encoding speedup. Finally we seem to be on par with libdv 21 years ago
Michel Bardiaux 9b87956678 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Roman Shaposhnik 10acc47995 * introducing dct248 into the DSP context. 21 years ago
Michael Niedermayer 9dad924e22 bottom_field_first -> top_field_first 21 years ago
Roman Shaposhnik 2744ca9ac9 * providing MPEG codecs with a generic fields in AVFrame to use. 21 years ago
Roman Shaposhnik 00c28046e4 * fix for a trivial 100l declaration typo 21 years ago
Michael Niedermayer f539eb52fe align 21 years ago
Alex Beregszaszi ed7debda14 removed the obsolete and unused parameters of init_put_bits 21 years ago
Roman Shaposhnik 86a7e11502 * recommiting change from SF CVS 21 years ago
Roman Shaposhnik 4fa1c4fa8d * preAlpha DV encoding support -- there's still a truckload 21 years ago
Roman Shaposhnik 7458ccbb02 * DV handling was streamlined for both muxing/demuxing and 21 years ago
Fabrice Bellard df15903f27 removed unused variable 21 years ago
Michael Niedermayer 62cf114b59 seems i guessed correctly (last 411 chroma block isnt scaled but cut and reordered) 22 years ago
Michael Niedermayer 924311cd98 some libmpeg2 style bitstream reader fixes (no dv doesnt yet work with it) 22 years ago
Michael Niedermayer e20c40697c release buffer cleanup 22 years ago
Roman Shaposhnik ed543377a4 making it nicer to the client who doesn't expect errors messages in stdout 22 years ago
Roman Shaposhnik 880e8ba730 * fixing NTSC frame rate for DV streams 22 years ago
Michael Niedermayer d90cf87b90 fixing mixed dr1 + internal buffers 22 years ago
Michael Niedermayer 6aafe463e5 support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>) 22 years ago
Roman Shaposhnik deb0a292b0 AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>) 22 years ago
Michael Niedermayer 14bea432f1 per context frame_rate_base, this should finally fix frame_rate related av sync issues 22 years ago
Michael Niedermayer 983e3246b7 per file doxy 22 years ago
Michael Niedermayer b0368839ac MpegEncContext.(i)dct_* -> DspContext.(i)dct_* 22 years ago
Roman Shaposhnik 948c3a1397 support for PAL 4:1:1 SMPTE 314M DV streams patch by (Roman Shaposhnick <rvs at sun dot com>) 22 years ago