2008-06-03 |
Benjamin Larsson | Sample tested and the code worked so the comment is... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Stefano Sabatini | Make long_names in lavf/lavdev optional depending on... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Aurelien Jacobs | Ensure the first audio stream is selected as the defaul... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Aurelien Jacobs | adjust comment to reality |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Aurelien Jacobs | matroskadec: sane default value for track->time_scale |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Diego Biurrun | small spelling/wording fixes |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Michael Niedermayer | ff_fetch_timestamp() prototype |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Michael Niedermayer | In mpeg1/2 timestamps are associated with the access... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Baptiste Coudurier | add pretty common .m2t as ts extension |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Baptiste Coudurier | fix continuity counter to start at 0 |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Michael Niedermayer | Make update_initial_durations() also work if a dts... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Michael Niedermayer | Do not set pts in update_initial_durations() if stream... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Måns Rullgård | improve installation path selection |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Diego Biurrun | cosmetics: Split all path variables into their own... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Aurelien Jacobs | matroskadec: fix potential mem leak |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Aurelien Jacobs | matroskadec: avoid potential mem leak |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Aurelien Jacobs | reorganize matroska_add_stream() to fix potential mem... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Aurelien Jacobs | matroskadec: move ARRAY_SIZE() macro at top of the... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Aurelien Jacobs | bump micro version after commit r13615 |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Måns Rullgård | fix servertest in out of tree builds |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Baptiste Coudurier | print correct mpeg-2 broken_link value, and print close... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Vitor Sessak | Remove warning that could never be triggered. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Michael Niedermayer | Only store timestamps when there are timestamps. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Michael Niedermayer | Our MPEG-TS demuxer does not send complete PES packets... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Michael Niedermayer | Move new field to the end to avoid ABI breakage, I... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Michael Niedermayer | cosmetic |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Michael Niedermayer | Allow matching timestamps to be removed by fetch_timest... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Michael Niedermayer | Add off argument so that fetch_timestamp can search... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Michael Niedermayer | Factorize fetch_timestamp() into its own function |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Michael Niedermayer | unused variable |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Andreas Öman | Audio channels and sample rate must be set in order... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Baptiste Coudurier | rename last_frame_offset to next_frame_offset, due... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Baptiste Coudurier | cosmetics, remove table_ prefix |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Michael Niedermayer | Rename last_frame_offset to next_frame_offset. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Baptiste Coudurier | optimize, merge offset bits in vlc code |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Michael Niedermayer | Simplify parser core. |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Justin Ruggles | move some AC3HeaderInfo struct fields to the Coded... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Baptiste Coudurier | return if bitrate is not specified or too low |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Baptiste Coudurier | add context_to_name func for logging |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Vitor Sessak | Replace comments by error messages. |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Vitor Sessak | Cosmetics |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Vitor Sessak | Rename dec2() function |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Vitor Sessak | Rename var |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Vitor Sessak | Rename dec1() to a more descriptive name |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Vitor Sessak | The function dec1() do two completly unrelated things... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Baptiste Coudurier | restore needed cast to correct type with const |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Panagiotis... | Check whether the memory allocation for extradata succe... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Aurelien Jacobs | matroskadec: use the proper timestamp scaling for index... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Anton Khirnov | matroskadec: read TrackTimecodeScale and set timebase... |
commit | commitdiff | tree | snapshot |
2008-06-01 |
Anton Khirnov | matroskadec: silently discard some element ID that... |
commit | commitdiff | tree | snapshot |
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 |
next |