14208 Commits (bea91b8c2931e3263ca68003a888df2592176587)
 

Author SHA1 Message Date
Michael Niedermayer ebdd73778c cosmetic 17 years ago
Michael Niedermayer ec0c5d482e Allow matching timestamps to be removed by fetch_timestamp(). 17 years ago
Michael Niedermayer 21e305891c Add off argument so that fetch_timestamp can search for timestamps 17 years ago
Michael Niedermayer cd6144948a Factorize fetch_timestamp() into its own function 17 years ago
Michael Niedermayer 4791778579 unused variable 17 years ago
Andreas Öman 1686cce6e6 Audio channels and sample rate must be set in order to skip 17 years ago
Baptiste Coudurier c5577c403f rename last_frame_offset to next_frame_offset, due to r13615 17 years ago
Baptiste Coudurier b73e868b4e cosmetics, remove table_ prefix 17 years ago
Michael Niedermayer 591569b596 indent 17 years ago
Michael Niedermayer 26f237254d Rename last_frame_offset to next_frame_offset. 17 years ago
Baptiste Coudurier 556eec43ef optimize, merge offset bits in vlc code 17 years ago
Michael Niedermayer cb63a4b37c Simplify parser core. 17 years ago
Justin Ruggles 406113721f move some AC3HeaderInfo struct fields to the Coded elements group. 17 years ago
Baptiste Coudurier 892d226857 return if bitrate is not specified or too low 17 years ago
Baptiste Coudurier 778346e3da add context_to_name func for logging 17 years ago
Vitor Sessak 2d73e6c8d7 Replace comments by error messages. 17 years ago
Vitor Sessak c2a14bd72e Cosmetics 17 years ago
Vitor Sessak a00dc25547 Rename dec2() function 17 years ago
Vitor Sessak 07aee1a1f9 Rename var 17 years ago
Vitor Sessak aa3aaacb07 Rename dec1() to a more descriptive name 17 years ago
Vitor Sessak 50b8f2cf1c The function dec1() do two completly unrelated things. Split the rms calculation out of it. 17 years ago
Baptiste Coudurier ce3d365f2f restore needed cast to correct type with const 17 years ago
Panagiotis Issaris 437fd77b05 Check whether the memory allocation for extradata succeeded. Fixes issue 472. 17 years ago
Aurelien Jacobs 934b910ba0 matroskadec: use the proper timestamp scaling for index entries 17 years ago
Anton Khirnov 7ff9708585 matroskadec: read TrackTimecodeScale and set timebase accordingly 17 years ago
Anton Khirnov cdae8eec10 matroskadec: silently discard some element ID that we don't care about 17 years ago
Vitor Sessak a94701d03c Yet more variable renaming 17 years ago
Vitor Sessak d4f0cc1c9f More variable renaming 17 years ago
Vitor Sessak 907892ee19 Rename functions 17 years ago
Vitor Sessak d981252c27 Rename variables 17 years ago
Stefano Sabatini 4a567b40b1 Macro suggested by Michael which will be used to disable the 17 years ago
Baptiste Coudurier b8b015f483 cast to correct type, suppress warnings 17 years ago
Baptiste Coudurier 74498eb44b cast to correct type, suppress warnings 17 years ago
Baptiste Coudurier 73d046e21f add const, suppress warnings 17 years ago
Baptiste Coudurier 87cf861c7d cast to correct type, suppress warnings 17 years ago
Baptiste Coudurier 3e62b7e34c add const, suppress warnings 17 years ago
Baptiste Coudurier 72d6b61074 remove useless casts 17 years ago
Baptiste Coudurier 774c386a10 add const, suppress warnings 17 years ago
Baptiste Coudurier 994c1ef014 add const, suppress warnings 17 years ago
Baptiste Coudurier baf7f7c64a remove useless casts 17 years ago
Baptiste Coudurier 1be97a218e memcpy considering output width, not src linesize, fix segv with av_picture_pad 17 years ago
Baptiste Coudurier 64e3e66175 give context to av_log 17 years ago
Baptiste Coudurier 2dae1dd0dd add \n to error message 17 years ago
Michael Niedermayer 2453f40602 Prevent scalefactors from overflowing. 17 years ago
Justin Ruggles fb2b88a816 cosmetics: add a comment, remove a comment 17 years ago
Justin Ruggles 9b57545934 simplify 17 years ago
Justin Ruggles 6e74513a48 set lfe params at frame init instead of in every block 17 years ago
Justin Ruggles b85a15fe73 only calculate number of exponent groups when exponents are not reused. 17 years ago
Justin Ruggles aa148649a4 cosmetics: remove unneeded braces 17 years ago
Justin Ruggles 7e13b31c19 10l: cosmetics 17 years ago