2007-08-05 |
Michael Niedermayer | //more debug info |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Baptiste Coudurier | remove now useless vars |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Baptiste Coudurier | cosmetics, braces/parenthesis style |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Baptiste Coudurier | cosmetics, indentation |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Baptiste Coudurier | add streams on the fly, swf is a streaming format and... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Baptiste Coudurier | do not write id3v2 header when writing .mp2 files |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Baptiste Coudurier | remove useless raw_write_header |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Justin Ruggles | additional tweaks to AC3 probe function. give a higher... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Loren Merritt | prevent huffyuv from generating codewords of length... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Justin Ruggles | increase the maximum AC3 probe buffer size and reduce... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Michael Niedermayer | set the previous tag size correctly in flv files |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Michael Niedermayer | set a more reasonable start_time if the first timestamp... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Michael Niedermayer | correct initial timestamps which have AV_NOPTS_VALUE |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Justin Ruggles | add support for downmixing to stereo or mono |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Michael Niedermayer | topic explanations |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Justin Ruggles | use dsputil for float to signed 16-bit sample conversion |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Sam Hocevar | Add support for grayscale MJPEG streams sent by Axis... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Michael Niedermayer | flashsv regression test |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Justin Ruggles | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Justin Ruggles | consolidate decoding of lfe and coupling channels with... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Michael Niedermayer | be slightly more careful with copying the codec_tag... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Justin Ruggles | there are only 4 rematrixing bands |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Justin Ruggles | cosmetics: use more appropriate names for iterator... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Baptiste Coudurier | move dnxhd data tables to separate file |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Justin Ruggles | move some variables to a more local scope. |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Justin Ruggles | make exponent decoding consistent (prepare for merging... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Baptiste Coudurier | dnxhd 120 progressive support |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Baptiste Coudurier | indentation |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Baptiste Coudurier | dnxhd 185 interlaced support |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Baptiste Coudurier | cosmetic |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Baptiste Coudurier | no need to duplicate cid table vars in context |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Baptiste Coudurier | 10l, use correct cid table |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Baptiste Coudurier | add coding unit size for interlaced decoding |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Baptiste Coudurier | should be more correct |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Baptiste Coudurier | set block align to stsd audio v2 bytes per frame for... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Justin Ruggles | cosmetics: use braces when it makes the code easier... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Justin Ruggles | change AC3DecodeContext variable to local variable |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Justin Ruggles | use array instead of bitmask |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Michael Niedermayer | Make MPEG-1/2 decoder work with the libmpeg2-style... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Justin Ruggles | use table for converting dynamic range codes to scale... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Justin Ruggles | use floating-point mantissa dequantization tables |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Justin Ruggles | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Justin Ruggles | dither zero-bit mantissas by default. remove dithering... |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Michael Niedermayer | detect MS wav codecs |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Justin Ruggles | simplify coefficient decoding |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Justin Ruggles | merge decoding of coupling channel coefficients and... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Justin Ruggles | split out coupling coefficient reconstruction into... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Michael Niedermayer | drop non keyframes before the first keyframe for stream... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Michael Niedermayer | fix block_align for mp3 stream copy |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Michael Niedermayer | URL of the webinterface |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Michael Niedermayer | get rid of some double timebase convertion |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Michael Niedermayer | remove the mailinglist still preferred note, roundup... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Michael Niedermayer | properly implement "user specified start time offset... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Alex Beregszaszi | cosmetics: be sure all lines fit into 79 characters |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Alex Beregszaszi | cosmetics: indent correctly |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Glenn A. Serre | Use getCachedContext instead getContext to support... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Diego Biurrun | Reduce Theora decoder verbosity. |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Michael Niedermayer | move code which adds a AVPacket into the packet buffer... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Michael Niedermayer | output last frame if seq end code is encountered |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Marc Hoffman | correct order of fixedpoint in CONFIG list |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Diego Biurrun | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Michael Niedermayer | simplify s->mv_dir init |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Marc Hoffman | --enable-fixedpoint, for configuring fixedpoint optimiz... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Michael Niedermayer | get rid of mb_type_len |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Michael Niedermayer | exchange the values of MV_DIR_FORWARD and MV_DIR_BACKWA... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Michael Niedermayer | exchange if() and for() in the MT_FIELD case |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Michael Niedermayer | exchange for() and if() order in the MT_FRAME case |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Marc Hoffman | making reference models have the same API |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Michael Niedermayer | change |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Måns Rullgård | replace some "disabled" calls with "! enabled" |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Michael Niedermayer | merge another 2 if() to save a few cpu cycles |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Michael Niedermayer | reorder if() so that the condition can be simplified |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Michael Niedermayer | merge/simplify 2 if() |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Michael Niedermayer | merge 2 if() |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Diego Biurrun | alphabetical order |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Diego Biurrun | Remove redundant variable declarations. |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Baptiste Coudurier | use buf_ptr to correctly decode second field |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Michael Niedermayer | move gray so as to not introduce further misordering |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Michael Niedermayer | remove unneeded gray="no" |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Marc Hoffman | adding myself to the CREDITS |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Justin Ruggles | align array used in mdct. fixes segfault. |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Michael Niedermayer | use ENABLE_GRAY |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Michael Niedermayer | make grayscale only decoding checks in inner loops... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Michael Niedermayer | move some code which was executed for every skipped... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Michael Niedermayer | get rid of a useless variable |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Michael Niedermayer | avoid 2 additions (1 cpu cycle) per MB |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Michael Niedermayer | chroma_qscale seems not used anywhere for mpeg1/2 so... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Panagiotis... | Fix typo |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Benoit Fouet | fill title, author, copyright and comment fields by... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Michael Niedermayer | deal with the case where one of pts,dts has wrapped... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Daniel Kristjansson | fix mem leak |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Diego Biurrun | Identifiers starting with underscores are reserved. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Andreas Öman | fix cabac decoding with some Blue-Ray sources |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Michael Niedermayer | kill antiwrapping code, i do not think this did anythin... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Roman Shaposhnik | replacing the use of deprecated unaligned*() routines... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Panagiotis... | Handle malloc failure |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Baptiste Coudurier | treat NONE as U8 to fix qtNONE/000_0032.MOV, this shoul... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Michael Niedermayer | support silly PCM variant used by zork nemesis |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Michael Niedermayer | prevent assert failure with negative quant_offset |
commit | commitdiff | tree | snapshot |
next |