2008-06-01 |
Vitor Sessak | Yet more variable renaming |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Vitor Sessak | More variable renaming |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Vitor Sessak | Rename functions |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Vitor Sessak | Rename variables |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Stefano Sabatini | Macro suggested by Michael which will be used to disabl... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Baptiste Coudurier | cast to correct type, suppress warnings |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Baptiste Coudurier | cast to correct type, suppress warnings |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Baptiste Coudurier | add const, suppress warnings |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Baptiste Coudurier | cast to correct type, suppress warnings |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Baptiste Coudurier | add const, suppress warnings |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Baptiste Coudurier | remove useless casts |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Baptiste Coudurier | add const, suppress warnings |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Baptiste Coudurier | add const, suppress warnings |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Baptiste Coudurier | remove useless casts |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Baptiste Coudurier | memcpy considering output width, not src linesize,... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Baptiste Coudurier | give context to av_log |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Baptiste Coudurier | add \n to error message |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Michael Niedermayer | Prevent scalefactors from overflowing. |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Justin Ruggles | cosmetics: add a comment, remove a comment |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Justin Ruggles | simplify |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Justin Ruggles | set lfe params at frame init instead of in every block |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Justin Ruggles | only calculate number of exponent groups when exponents... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Justin Ruggles | cosmetics: remove unneeded braces |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Justin Ruggles | 10l: cosmetics |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Justin Ruggles | new dba values requires running last 2 bit allocation... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Stefano Sabatini | Add a few newlines to 'ffmpeg -h' output to make it... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Justin Ruggles | get_transform_coeffs() never returns an error, so make... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Vitor Sessak | Add doxy comments to eq() and do_voice() |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Justin Ruggles | use enum value for CRC error |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Justin Ruggles | move header error logging to after CRC check |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Vitor Sessak | Minor simplification |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Vitor Sessak | Rename variable |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Vitor Sessak | Remove useless intermediate variable |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Vitor Sessak | Remove ra144.o dependency added in revision r13500... |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Peter Ross | flvenc.o depends on avc.o (for H.264 support functions). |
commit | commitdiff | tree | snapshot |
2008-05-31 |
Peter Ross | Compiling ffmpeg.c fails when when the .ffm demuxer... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Michael Niedermayer | unused |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Michael Niedermayer | As *_static are not deallocated anymore except on progr... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Michael Niedermayer | unused |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Michael Niedermayer | Remove non C code. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Michael Niedermayer | Move *_static to bitstream.c which is the only file... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Michael Niedermayer | Change init_vlc_rl() so it does not use *alloc_static... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Michael Niedermayer | Change init_2d_vlc_rl() to not use *alloc_static(). |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Michael Niedermayer | Remove incorrect usage of av_free_static(), ffmpeg... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Michael Niedermayer | Remove constant argument. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Michael Niedermayer | Switch to INIT_VLC_USE_NEW_STATIC. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Michael Niedermayer | Little helper macro to make the use of INIT_VLC_USE_NEW... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Michael Niedermayer | Make init_vlc* support proper static tables instead... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Vitor Sessak | Revert r13499, log: |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Baptiste Coudurier | 2nd try fix got_key_frame when video+audio |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Ramiro Polla | raw mlp demuxer |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Quoc Cuong... | Detect "tif" suffix as TIFF. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Diego Biurrun | cosmetics: Remove useless backslashes. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Diego Biurrun | Implement a proper configure test for AltiVec vector... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Diego Biurrun | Simplify altivec.h test. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Diego Biurrun | 10l: Add useless backslashes in AltiVec CFLAGS test. |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Baptiste Coudurier | fix got_key_frame when stream is audio |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Baptiste Coudurier | set got_key_frame when packet is video, fix first video... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Baptiste Coudurier | update regressions tests, should be stable now |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Baptiste Coudurier | sleep seems needed to wait for feed to be setup |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Baptiste Coudurier | log error when writing frame to output |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Baptiste Coudurier | wake up connections to stop waiting when feed is being... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Baptiste Coudurier | fix timestamps rescaling, index in source format might... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Baptiste Coudurier | take over ffserver maintenance |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Baptiste Coudurier | log some errors |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Baptiste Coudurier | set is_streamed before writing data to output file |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Carl Eugen... | Warn about unimplemented H264 feature. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | cosmetics, reindent |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | cosmetics, move declaration where it is used, remove... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | cosmetics, space before and after parenthesis, weird... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Pascal Massimino | in TRUNCATED mode, use residual fragments in ParseContext |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | use av_parse_video_frame_rate |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Reimar Döffinger | Check av_new_stream return value, fixes CID75 RUN2 |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Michael Niedermayer | ENOMEM is better, yes ... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Reimar Döffinger | Check av_new_stream return value, fixes CID79 RUN2 |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Reimar Döffinger | Check for av_new_stream failure, fixes CID76 RUN2 |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Diego Biurrun | Remove unnecessary #include. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Erik Hovland | Remove unnecessary header #includes. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Diego Biurrun | Some (Solaris) gcc versions apparently output a comment... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Stefano Sabatini | Add ASUS V1/V2 decoder codec long names. |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Anssi Hannula | When shared libraries are built, make the pkg-config... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Joakim Plate | Check return of url_fseek in mpeg timestamp reading... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Stefano Sabatini | Simplify show_banner() so that it does not require... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | reindent |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | check that redirect is set, fixes CID13 RUN2 |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | reindent |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | check that stream is set, fixes CID13 RUN2 |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | check if stream has been set, fixes CID15 RUN2 |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | init h, fixes CID54 RUN2 |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | warn if pts is not set, prevent writing negative/weird... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | reindent |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | this should be valid for audio too |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Baptiste Coudurier | check if extradata comes from mp4 and assume bitsteam... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Baptiste Coudurier | set avctx time_base in dv decoder |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Anssi Hannula | Define private libraries as 'Libs:' when only static... |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Michael Niedermayer | ILP64 fix |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Michael Niedermayer | memleak / CID124 RUN2 |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Baptiste Coudurier | use av_fifo_generic_write, old func is deprecated |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Vitor Sessak | Rename variable |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Michael Niedermayer | Dead code removal, fixes CID59 RUN2. |
commit | commitdiff | tree | snapshot |
next |