2007-08-09 |
Justin Ruggles | cosmetics: vertical alignment |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Justin Ruggles | comments modification: add, clean up, Doxygenize, and... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Alex Beregszaszi | use reget_buffer and remove internal copying of buffer... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Alex Beregszaszi | use get_bits1(..) instead get_bits(.., 1) |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Roman Shaposhnik | * Making [START|STOP]_TIMER work on architectures... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Roman Shaposhnik | * getting rid of code duplication |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Alex Beregszaszi | use get_unary from bitstream.h |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Alex Beregszaszi | use get_unary from bitstream.h |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Alex Beregszaszi | copy get_unary from vc1 |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Alex Beregszaszi | debug: tell how much bits are skipped with unknown... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Alex Beregszaszi | use proper closesocket defines |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Alex Beregszaszi | check for closesocket |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Alex Beregszaszi | cosmetic: remove a huge number of useless braces |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Alex Beregszaszi | cosmetic: simplify some constructs |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Ramiro Polla | Check for winsock2.h instead of __MINGW32__ |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Alex Beregszaszi | cosmetic: extra space |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Alex Beregszaszi | cosmetic: indentation |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Alex Beregszaszi | cosmetic: remove extra parenthesis |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Michael Niedermayer | always handle negative timestamp differences as timesta... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Nicolas George | Use the codec name from the command line options instea... |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Ramiro Polla | MinGW returns EAGAIN instead of EINPROGRESS |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Carl Eugen... | kill warning |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Benoit Fouet | Avoid showing banner twice. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Vitor Sessak | More indentation |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Vitor Sessak | Cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Vitor Sessak | Rename function |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Ramiro Polla | Remove duplication of imlib2 vhook documentation. |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Ramiro Polla | Correct misleading comment and typo |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Ramiro Polla | Indent |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Ramiro Polla | Indent |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Ramiro Polla | Simplify configure's output |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Ramiro Polla | Indent |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Michael Niedermayer | make dts_delta_threshold float so values <1 can be... |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Michael Niedermayer | audio drift threshold |
commit | commitdiff | tree | snapshot |
2007-08-07 |
Justin Ruggles | enable the native AC-3 decoder |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Michael Niedermayer | make output buffer larger so drift compensation can... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Diego Biurrun | spelling/grammar |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Michael Niedermayer | ensure that the codec_id detection in av_find_stream_in... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Michael Niedermayer | more verbose error |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Michael Niedermayer | ignore preroll, it is generally not what AVStream.start... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Benjamin Larsson | Don't encode the first sample twice. |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Víctor Paesa | Revert r9952, as per discussion at |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Baptiste Coudurier | cosmetic, indentation |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Diego Biurrun | Revert unused fixedpoint declaration. |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Michael Niedermayer | vbv related questions |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Michael Niedermayer | get rid of nonsense "tolerance" and mention VBV |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Michael Niedermayer | make it a little harder to find the tracker, this shoul... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Justin Ruggles | cosmetics: blank lines, remove some comments |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Justin Ruggles | add pointer to the parent context for use with av_log() |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Justin Ruggles | use array for dynamic range scaling factors |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Michael Niedermayer | thread hijacking |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Michael Niedermayer | ffmpeg forum |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Michael Niedermayer | make wmv1 and wmv2 playable with M$ DMO decoder |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Michael Niedermayer | update seek regressions for r9917 |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Justin Ruggles | add dialogue normalization |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Luca Abeni | Change avf_sdp_create() to get a pre-allocated buffer... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Baptiste Coudurier | fix decoding of adpcm swf big frames, fix RamboMJPEGAVP... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Luca Abeni | Fix linking when RTP is disabled and libraries are... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Reimar Döffinger | Add proper license header |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Reimar Döffinger | Remove AVCodecContext parameter from parse_timecode... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Reimar Döffinger | Fix deinterlacing for odd height |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Reimar Döffinger | Deinterlace xsub subtitles |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Reimar Döffinger | Colours except background should not be transparent |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Reimar Döffinger | get rid of av_rescale_q, it does not work as intended. |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Reimar Döffinger | get rid of xsubdec array and calculate value instead |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Reimar Döffinger | 10l, runbits order was reversed |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Reimar Döffinger | Hack to support XSUB subtitles in AVI |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Reimar Döffinger | 100l, wrong argument to av_freep |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Reimar Döffinger | Add forgotten xsub timecode parsing |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Reimar Döffinger | First version of xsub decoder, not yet tested |
commit | commitdiff | tree | snapshot |
2007-08-05 |
David Bryant | Add the handling of the INT32INFO block to the WavPack... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Justin Ruggles | 10l to me. Revert recent changes to ac3_probe() which... |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Michael Niedermayer | fix misdetection of out.ac3 |
commit | commitdiff | tree | snapshot |
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 |
next |