4878 Commits (4440b1188ebc1e9fc901bccfcee384423b0a264f)

Author SHA1 Message Date
  Michael Niedermayer 8cb90572a2 1 goto 1 fix 19 years ago
  Benjamin Larsson 2e9c78d354 Fix broken cosmetics commit and add a check for valid headers. 19 years ago
  Benjamin Larsson 7f129a33b1 Small cosmetics and better variable names. 19 years ago
  Steve L'Homme 68b51e58ce MSVC-compatible __align8/__align16 declaration 19 years ago
  Alexander Strasser 04c669ba98 Correct the relation between floors of type 0 and block sizes. 19 years ago
  Michael Niedermayer 809b2a30b2 simplify 19 years ago
  Michael Niedermayer 82fcbc145d faster find_startcode() 19 years ago
  Alexander Strasser f9c5c13af5 Cosmetic: Fix indentation. 19 years ago
  Alexander Strasser 536b48b258 10l (malloc check with the wrong pointer) 19 years ago
  Alexander Strasser 43eb59087b Added support for vorbis files containing floor type 0. 19 years ago
  Michael Niedermayer d8a91afd36 output last ac3 frame and simplify 19 years ago
  Michael Niedermayer e2a5fd2049 os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedleydot d o t info) 19 years ago
  Luca Abeni 7d453f4500 Set interlaced_frame and top_field_first according to coded_frame. 19 years ago
  Michael Niedermayer 81edbc1d49 list of supported pix_fmts 19 years ago
  Michael Niedermayer 98ddcd3989 JPEG-LS codec by (Kostya | kostya.forjunk gmail com) 19 years ago
  Diego Biurrun b5bba45905 Fix silly typos. 19 years ago
  Dieter efce1a8fea add static keyword to some functions 19 years ago
  Dieter ceaf1909c1 add static keyword to some functions 19 years ago
  Dieter ed96aeea64 long is better than int for pointer differences 19 years ago
  Diego Biurrun 320d060ae9 On MinGW it is not possible to build shared and static libraries at once. 19 years ago
  Diego Biurrun c0af384013 Simplify LDFLAGS handling for MinGW. 19 years ago
  Dieter 1b47fafd9f make some functions static (patch by Dieter < freebsd at sopwith.solgatos.com >) 19 years ago
  Loren Merritt fdb52bccf6 fix crash on height < 16 pixels. 19 years ago
  Corey Hickey 7e41c35436 Add a newline to b_frame_strategy error message. 19 years ago
  Michael Niedermayer 07fc2b8278 fixing bframe strategy 2 19 years ago
  Diego Biurrun 04c07634d6 Remove obscure Makefile.bak entry from distclean rules. 19 years ago
  Diego Biurrun f038fe8b4a warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it 19 years ago
  Michael Niedermayer 1953105102 10l forgot #ifdef CONFIG_XVID 19 years ago
  Michael Niedermayer 64b7c5b6f6 xvid ratecontrol support 19 years ago
  Diego Biurrun 4f59b684a6 Remove all stray tabs and trailing whitespace, this time for good. 19 years ago
  Baptiste Coudurier c06e734a01 Mjpeg interlaced decoding fix, height was wrong while decoding (/2). 19 years ago
  Corey Hickey 39a64e3023 sc_factor support for encoding. 19 years ago
  Reimar Döffinger f53a2931cf faster copy functions for lzo decoder that also need padding 19 years ago
  Måns Rullgård 62327e2852 native ac3 parser 19 years ago
  Justin Ruggles 13c7145135 Implement audio cutoff frequency to the vorbis encoder. 19 years ago
  Loren Merritt 48d1b9a17c fix convergence of snow iterative_me 19 years ago
  Loren Merritt 3de79d0dca revert 1.83 because it's not needed 19 years ago
  Benjamin Larsson 82863d1e02 Silence warnings, these came when some tables got declared as const. 19 years ago
  Måns Rullgård 806011f2ad place SPS/PPS in extradata if GLOBAL_HEADER flag is set 19 years ago
  Loren Merritt d3ac6ed667 detect when iterative_me fails to converge, and stop searching 19 years ago
  Måns Rullgård 950c2790a2 interpret H264 VUI timing info correctly 19 years ago
  Loren Merritt b104969fab obmc-aware 4mv 19 years ago
  Diego Biurrun 98013cc16c Make clean/distclean consistent throughout all the Makefiles. 19 years ago
  Reimar Döffinger d3c71c5002 10l, get_byte returning 0 on error can cause a hang. So let's try with 1 instead... 19 years ago
  Diego Biurrun 29a10be0d4 Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty. 19 years ago
  Diego Biurrun 69e9b2cf45 Define separate version number for libpostproc. 19 years ago
  Diego Biurrun ba64106a39 Remove redundant --enable-shared-pp configure option and make the PP code 19 years ago
  jwestfall@surrealistic.net dd1a74d25d Off by one fix to prevent possible segfault. Patch by jwestfall at surrealistic dot net. 19 years ago
  Diego Biurrun 4bdd05e76f Move library name generation to configure, simplifies build system a bit more. 19 years ago
  Diego Biurrun 1c7a8c17ff Fix a bunch of spelling/grammar mistakes in doxygen comments and output. 19 years ago