9447 Commits (4440b1188ebc1e9fc901bccfcee384423b0a264f)
 

Author SHA1 Message Date
  Michael Niedermayer e71ea8b251 mpeg1 bad frame_rate_base fix by (Arthur van Hoff (javanator)) 22 years ago
  Alex Beregszaszi aef3c69d8d moved frame_count to wmadeccontext 22 years ago
  Alex Beregszaszi f2899fb1ff uniformization (now it uses the same trace functions as h264, defined in common.h) 22 years ago
  Alex Beregszaszi 2ca71015ef unwanted second definition of CHECKED_ALLOCZ 22 years ago
  Romain Dolbeau 3efd4952df PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 22 years ago
  Michael Niedermayer cc74aafbc6 undefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>) 22 years ago
  Ivan Kalvachev d55e93e48b Mpeg2 16x8 Patch by ("Ivan Kalvachev" <ivan at cacad dot com>) 22 years ago
  Michael Niedermayer 17705a3420 Missing ffserver.c format parameter fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>) 22 years ago
  Michael Niedermayer aef95c8cb9 fix last_block_index<=0 bug 22 years ago
  Michael Niedermayer 1b52b6bd6b segfault fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>) 22 years ago
  Alex Beregszaszi e103117177 10l found by Curi Fabio Eduardo (SFL) <curif@TELEFONICA.COM.AR> 22 years ago
  Michael Niedermayer d9ced4ca4b cleanup / cosmetics 22 years ago
  Michael Niedermayer 085565f71f 20% less memory needed for 8bit AC state (worst compression rate loss was 0.2%, all other files had <=0.1% loss) 22 years ago
  Alex Beregszaszi 9085af0751 moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big? 22 years ago
  Giancarlo Formicuccia 94d9ad5f80 *** fix for read() 22 years ago
  Michael Niedermayer a4adb60858 PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at irisa dot fr>) 22 years ago
  Sam Hocevar 2c094d6338 build error on Alpha patch by (Sam Hocevar <sam at zoy dot org>) 22 years ago
  Michael Niedermayer ce34182dd7 try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern dot org>) 22 years ago
  Steven M. Schultz d3b150363c 'ffserver=no' default for Darwin patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) 22 years ago
  Michael Niedermayer dc939fd588 fix CHECKED_ALLOCZ(0) 22 years ago
  Michael Niedermayer 1e79606dd6 gcc 2.95 workaround 22 years ago
  Mike Melanson 2e26c8d204 - fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!) 22 years ago
  Mike Melanson 89ebf4e85e Fix third pixel motion compensation 22 years ago
  Michael Niedermayer 8e937a4ad1 2x100l 22 years ago
  Michael Niedermayer cb482d2511 blinking blocks around thin vertical lines and dots bugfix 22 years ago
  Alex Beregszaszi e3ee328330 tv standard selection support for dv1394 and grab (v4l) 22 years ago
  Alex Beregszaszi 93caefc7d6 support for armv5tel (XScale used in iPAQs) 22 years ago
  Ivan Kalvachev 1dff7d56ad DMV support patch by ("Ivan Kalvachev" <ivan at cacad dot com>) 22 years ago
  Michael Niedermayer 2a250222e6 CONFIG_ENCODERS cleanup 22 years ago
  Michael Niedermayer 4fb518c392 the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>) 22 years ago
  Michael Niedermayer daab329603 fixing concealment MVs prediction 22 years ago
  Alex Beregszaszi ccafe7b122 lossless jpeg support 22 years ago
  Alex Beregszaszi 611d192ce0 warning fixes 22 years ago
  Alex Beregszaszi cad6f6cdee 1000l 22 years ago
  Alex Beregszaszi 377ea75708 pal vs ntsc fix by stoyan k <stoyan@i-space.org> 22 years ago
  Alex Beregszaszi eb60dddc2e some warning fixes 22 years ago
  Mike Melanson a7d3e7729a don't step on the context 22 years ago
  Mike Melanson 4e8eed2f3b 4, not 2 22 years ago
  Michael Niedermayer a4c90ea3ba fixing "internal error in orderYUV" bug 22 years ago
  Mike Melanson da3b975630 added support for B-frames and multiple slices 22 years ago
  Mike Melanson ccdaf63dc3 fix identifier to fix compilation 22 years ago
  Johannes Carlsson 2f4db4d5e5 amr typefix patch by (Johannes Carlsson <joca at rixmail dot se>) 22 years ago
  Michael Niedermayer c009df3f86 make ff_emulated_edge_mc() independant of MpegEncContext 22 years ago
  Nick Kurshev cebe4432e9 optimization: merge phases 0 and 1 22 years ago
  Michael Niedermayer cb90660957 update 22 years ago
  Michael Niedermayer b1e6b355f7 lossless mjpeg encoding (planar yuv & RGB) and somerelated bugfixes 22 years ago
  Nick Kurshev c3b4e0eb15 to be more precise 22 years ago
  Nick Kurshev 860208a400 finally works now 22 years ago
  Alex Beregszaszi 971eb237b7 10l 22 years ago
  Fabrice Bellard 855127bc92 fixed segfault if sequence header has not been found before slice decoding 22 years ago