12003 Commits (c5adfd641a860c4fe948a80d92b6ec79bd16102c)
 

Author SHA1 Message Date
  Ivo van Poorten 3feb44a9be TechnoTrend PVA Demuxer 18 years ago
  Morten Hustveit ebde2a2cd8 Fix prototype and return value of opt_bitrate and opt_bsf. 18 years ago
  Morten Hustveit 464a631c34 Define rc override string as const. 18 years ago
  Benoit Fouet 69c12fbb95 Update show_banner date. 18 years ago
  Diego Biurrun bf22a10901 cosmetics: sort() 18 years ago
  Dave Yeo 72be9e73ae Add portable way to check for the existence of definitions and 18 years ago
  Michael Niedermayer c86ec2f4c3 Extract aspect ratio from ODML/vprp. 18 years ago
  Michael Niedermayer 2576a9ecec Correct doxy about timestamp units of read_timestamp(). 18 years ago
  Michael Niedermayer de14759e97 Document return of read_timestamp. 18 years ago
  Michael Niedermayer 3858a227ce More verbose aspect ratio error msg. 18 years ago
  Kostya Shishkov e640a5c4ce Direct blocks should use motion vectors from the second reference frame 18 years ago
  Justin Ruggles 12eaa3b760 simplify 18 years ago
  Justin Ruggles b35c67e58b pass an AC3DecodeContext to ac3_downmix() instead of multiple arguments 18 years ago
  Justin Ruggles 866181e5e8 cosmetics: rename sampling_rate to sample_rate 18 years ago
  Justin Ruggles 0345fade94 do not need to cast a (void *) 18 years ago
  Justin Ruggles 1b70d88b7a cosmetics: vertical realignment after last commit 18 years ago
  Justin Ruggles d802d7ca12 cosmetics: rename all AC3DecodeContext variables from ctx to s 18 years ago
  Justin Ruggles 23c8cb89c9 cosmetics: rename GetBitContext gb to gbc 18 years ago
  Justin Ruggles 005ab694ae remove unused context variable 18 years ago
  Evgeniy Stepanov f9a9b3509c export raw SSA tracks with their own codec ID (patch by Evgeniy Stepanov) 18 years ago
  Aurelien Jacobs 243cc4c34a clear internal queue when seeking 18 years ago
  Aurelien Jacobs 34c9c1baf4 move internal queue freeing code in its own function 18 years ago
  Gabriel Forté b3d8c2c436 fix memory leak (patch by Gabriel Forté gforte _at_ wyplay _dot_ com) 18 years ago
  Michael Niedermayer 5cc9253f35 indent 18 years ago
  Michael Niedermayer 7ef55085f0 Try to fix url_split() so that the ?foobar part is in the path and only the path. 18 years ago
  Ivo van Poorten 18be65dd79 add myself as maintainer for pcx.c and sunrast.c 18 years ago
  Ivo van Poorten 540945ebfb add PCX and Sun Rasterfile decoders 18 years ago
  Ivo van Poorten 29e35482e7 remove forgotten debug statement 18 years ago
  Ivo van Poorten 3c808d8cc4 Sort properly 18 years ago
  Ivo van Poorten d43df959d7 Sun Rasterfile decoder 18 years ago
  Luca Barbato 7ecc634e8a Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 3 Reindent 18 years ago
  Luca Barbato e150211863 Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 2 x-pn-tng support 18 years ago
  Luca Barbato 16ed032214 Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 1 Comment 18 years ago
  Justin Ruggles 02c164c148 use cutoff frequency to adjust bandwidth in ac3 encoder 18 years ago
  Justin Ruggles 08ac1e783e use bps instead of kbps for bitrate 18 years ago
  Michael Niedermayer 359154bc1b Revert hack which should have never been commited. 18 years ago
  Michael Niedermayer 3ab64e46e2 Remove AIW support code, it is unfit for ffmpeg svn, doing usleep() and 18 years ago
  Justin Ruggles c135b520e7 Do not give advice for which bitrate to choose. 18 years ago
  Justin Ruggles 678a7179b6 fix typo 18 years ago
  Diego Biurrun 22170ec0b2 Remove mistakenly added multiple inclusion guards. 18 years ago
  Diego Biurrun 35562dc962 Fix make checkheaders. 18 years ago
  Diego Biurrun 3035cb6796 Add necessary #include, fixes the warnings: 18 years ago
  Alexander Strange d479d58cb6 Fix clicking sound in xa-adpcm. 18 years ago
  Ivo van Poorten 91be76a662 remove useless cast 18 years ago
  Michael Niedermayer 9f175aa075 Fix encoding wmv1 with -mbd 1. 18 years ago
  Michael Kostylev a33cab3a9a Check for the presence of llrint(), lrint(), round() and roundf() 18 years ago
  Diego Biurrun 52d086084e Remove outdated comment. 18 years ago
  Michael Kostylev 81644c2ee0 Check for the presence of sys/select.h and conditionally #include it. 18 years ago
  Michael Niedermayer 945208caea Fix detected fps for old divx/xvid. 18 years ago
  Michael Niedermayer 9de0be61be Do not force fps unless the user actually specified one. 18 years ago