|
|
|
@8931e7b4
|
17 years |
michaelni |
clarify start/end timebase
Originally committed as revision 13254 to …
|
|
|
@c2fb6be4
|
17 years |
michaelni |
align comments
Originally committed as revision 13253 to …
|
|
|
@d2974f16
|
17 years |
michaelni |
chapter id and timebase
Originally committed as revision 13252 to …
|
|
|
@19757f61
|
17 years |
michaelni |
indent
Originally committed as revision 13251 to …
|
|
|
@fdf35f26
|
17 years |
michaelni |
make av_strdup(NULL) return NULL
Originally committed as revision …
|
|
|
@30897e76
|
17 years |
Aurélien Jacobs |
don't set a dummy chapter title when title is unknown
Originally …
|
|
|
@842ffee3
|
17 years |
Aurélien Jacobs |
cosmetics: indentation
Originally committed as revision 13248 to …
|
|
|
@1ba056b6
|
17 years |
Aurélien Jacobs |
allows adding chapters with NULL title
Originally committed as …
|
|
|
@a28b7ed4
|
17 years |
benoit.fouet |
Add -formats option to ffplay.
Patch by Stefano Sabatini stefano …
|
|
|
@f346033e
|
17 years |
benoit.fouet |
Add -formats option to ffserver.
Patch by Stefano Sabatini stefano …
|
|
|
@5b2729cd
|
17 years |
voroshil |
adaptive and fixed codebook vector operations for ACELP-based codecs
…
|
|
|
@4a13a2d4
|
17 years |
michaelni |
Fix + - bug with non flags.
Originally committed as revision 13243 to …
|
|
|
@ad9d62ef
|
17 years |
Aurélien Jacobs |
matroskadec: allows inserting chapters with unspecified end
…
|
|
|
@f5275b3c
|
17 years |
Aurélien Jacobs |
demux chapters out of matroska
patch by Anton Khirnov wyskas _at_ …
|
|
|
@79d7836a
|
17 years |
Aurélien Jacobs |
add support for chapters definition in lavf
patch by Anton Khirnov …
|
|
|
@d311f8f3
|
17 years |
banan |
Update copyright and text
Originally committed as revision 13239 to …
|
|
|
@9d278d8
|
17 years |
banan |
Fix decoding of 01-Untitled(1).oma, patch by Maxim Poliakovski
…
|
|
|
@6f04eb1e
|
17 years |
baptiste.coudurier |
free moov and cmov when error occurs, fix memleak, patch by Albert …
|
|
|
@ba9880c1
|
17 years |
takis.issaris |
Move show_formats() to cmdutils.c.
Patch by: Stefano Sabatini, …
|
|
|
@8fdea204
|
17 years |
takis.issaris |
Implement ffplay -L.
Patch by: Stefano Sabatini, stefano.sabatini-lala …
|
|
|
@8117c97e
|
17 years |
takis.issaris |
Implement ffserver -version.
Patch by: Stefano Sabatini, …
|
|
|
@20176cbc
|
17 years |
michaelni |
Get rid of more senseless wrapper functions and use OPT_EXIT instead.
…
|
|
|
@64555bd9
|
17 years |
michaelni |
Do not pass program_name as argument to show_version(), this allows …
|
|
|
@a0b3bcd9
|
17 years |
michaelni |
OPT_EXIT
Originally committed as revision 13231 to …
|
|
|
@217e2f46
|
17 years |
baptiste.coudurier |
remove useless var
Originally committed as revision 13230 to …
|
|
|
@42b9f45c
|
17 years |
baptiste.coudurier |
10l, fix compilation
Originally committed as revision 13229 to …
|
|
|
@5dae74e0
|
17 years |
baptiste.coudurier |
use duration from pkt
Originally committed as revision 13228 to …
|
|
|
@56b8a7b7
|
17 years |
baptiste.coudurier |
simplify
Originally committed as revision 13227 to …
|
|
|
@252c189b
|
17 years |
baptiste.coudurier |
simplify
Originally committed as revision 13226 to …
|
|
|
@38baa83c
|
17 years |
baptiste.coudurier |
no need to sleep to hide crashes
Originally committed as revision …
|
|
|
@2ea2340e
|
17 years |
baptiste.coudurier |
check pkt stream index before returning packet, prevent segfault
…
|
|
|
@c4355f4e
|
17 years |
baptiste.coudurier |
open logfile in append mode, don't overwrite it
Originally committed …
|
|
|
@8a0b55ff
|
17 years |
baptiste.coudurier |
do not forget to free packet, fix memleak
Originally committed as …
|
|
|
@afe359c1
|
17 years |
vitor1001 |
Make gbuf2 a table instead of an array
Originally committed as …
|
|
|
@53da3f5f
|
17 years |
vitor1001 |
Remove unneeded var from context
Originally committed as revision …
|
|
|
@5a635bc7
|
17 years |
benoit.fouet |
Make ffserver use parse_options().
Patch by Stefano Sabatini stefano …
|
|
|
@cad2af97
|
17 years |
benoit.fouet |
Improve parse_primary() error message.
Patch by Stefano Sabatini and …
|
|
|
@475f4d8d
|
17 years |
benoit.fouet |
Print timestamp with increased precision.
Patch by David Bolt
…
|
|
|
@3ceac11
|
17 years |
vitor1001 |
Cosmetics: indentation
Originally committed as revision 13216 to …
|
|
|
@c3298582
|
17 years |
vitor1001 |
Simplify irms()
Originally committed as revision 13215 to …
|
|
|
@bf6497e9
|
17 years |
vitor1001 |
Simplify add_wav()
Originally committed as revision 13214 to …
|
|
|
@c7666095
|
17 years |
vitor1001 |
Only one out of two values of gbuf1 is actually used. Make it half the …
|
|
|
@65189c6c
|
17 years |
vitor1001 |
Make etable1 and etable2 tables instead of arrays.
Originally …
|
|
|
@59ffb6e2
|
17 years |
vitor1001 |
Simplify ra144_decode_frame() by unrolling a senseless
loop.
Thanks …
|
|
|
@432a54ef
|
17 years |
vitor1001 |
Use ff_sqrt() function instead of using a table
Originally committed …
|
|
|
@74a926ff
|
17 years |
tempn |
update adding codec docs
Originally committed as revision 13209 to …
|
|
|
@1b068b2
|
17 years |
takis.issaris |
Let ffplay support "-version".
Patch by: Stefano Sabatini, …
|
|
|
@392f2273
|
17 years |
Carl Eugen Hoyos |
Do not loop endlessly if converting into dv with timestamps Jan 1st …
|
|
|
@4860abb1
|
17 years |
baptiste.coudurier |
support dvd pcm 20/24 bits, patch by Lars Täuber, lars.taeuber gmx net …
|
|
|
@3e67f25
|
17 years |
baptiste.coudurier |
remove useless/obsolete comments
Originally committed as revision …
|
|
|
@ad0b44b3
|
17 years |
baptiste.coudurier |
remove useless close function
Originally committed as revision 13204 …
|
|
|
@3b35f4ab
|
17 years |
baptiste.coudurier |
split swf de/muxer
Originally committed as revision 13203 to …
|
|
|
@585dac65
|
17 years |
baptiste.coudurier |
only print debug info when sample is actually added
Originally …
|
|
|
@285a3da
|
17 years |
baptiste.coudurier |
warn about multiple fourcc
Originally committed as revision 13201 to …
|
|
|
@978677a7
|
17 years |
baptiste.coudurier |
demux all stsd ids if codec is the same, fix premature_mov_ending.mov, …
|
|
|
@3c16e03d
|
17 years |
mike |
correct build documentation for qt-faststart utility
Originally …
|
|
|
@47abbd3
|
17 years |
vitor1001 |
Cosmetics: move function to remove forward declarations
Originally …
|
|
|
@f1bf6ba3
|
17 years |
vitor1001 |
Minor simplification of rotate_block()
Originally committed as …
|
|
|
@f54b4273
|
17 years |
vitor1001 |
Cosmetics: indentation
Originally committed as revision 13196 to …
|
|
|
@0c62d04e
|
17 years |
vitor1001 |
Cosmetics: rename variable
Originally committed as revision 13195 to …
|
|
|
@37e77035
|
17 years |
vitor1001 |
Simplify ra144_decode_frame()
Originally committed as revision 13194 …
|
|
|
@0bd134ab
|
17 years |
michaelni |
Simplify vsad16_mmx2().
Originally committed as revision 13193 to …
|
|
|
@e1a51a57
|
17 years |
vitor1001 |
Remove a useless temporary buffer
Originally committed as revision …
|
|
|
@6bf6a930
|
17 years |
michaelni |
Simplify vsad16_mmx().
Originally committed as revision 13191 to …
|
|
|
@b8caf9bf
|
17 years |
vitor1001 |
Convert ra144.h tables from hex to decimal
Originally committed as …
|
|
|
@e1381022
|
17 years |
michaelni |
Simplify vsad_intra16_mmx2()
Originally committed as revision 13189 …
|
|
|
@06bb35f9
|
17 years |
michaelni |
Simplify vsad_intra16_mmx()
Originally committed as revision 13188 to …
|
|
|
@1472b7dd
|
17 years |
diego |
LPCM 24 bits support, patch by Lars Täuber, lars.taeuber gmx net
…
|
|
|
@8f898434
|
17 years |
diego |
The MPEG4AAC codec is provided by an external library and will be …
|
|
|
@9f4aa353
|
17 years |
diego |
missing codec long names by Stefano Sabatini, stefano.sabatini-lala …
|
|
|
@ee83232a
|
17 years |
michaelni |
Avoid using log2() freebsd does not support it.
Originally committed …
|
|
|
@ba321adb
|
17 years |
diego |
Store license value in a variable for later use.
patch by Jeremy Kolb, …
|
|
|
@e6375662
|
17 years |
diego |
cosmetics: Make 'ffserver -h' output consistent with other ff* tools. …
|
|
|
@51c86db5
|
17 years |
diego |
Fix big-endian vs. little-endian typo.
Originally committed as …
|
|
|
@6823d427
|
17 years |
diego |
consistent codec name by Stefano Sabatini, stefano.sabatini-lala poste …
|
|
|
@44caa86d
|
17 years |
diego |
Add PCM codec long names; by Stefano Sabatini, stefano.sabatini-lala …
|
|
|
@bcea99bb
|
17 years |
mans |
set $logfile before use
Originally committed as revision 13178 to …
|
|
|
@54dddf09
|
17 years |
Aurélien Jacobs |
matroskadec: add support for bzlib compressed tracks
Originally …
|
|
|
@e8214e0e
|
17 years |
Aurélien Jacobs |
cosmetics: alignment
Originally committed as revision 13176 to …
|
|
|
@f402916e
|
17 years |
Aurélien Jacobs |
Add a check for bzlib; used in the Matroska demuxer.
Originally …
|
|
|
@26c52021
|
17 years |
diego |
cosmetics: Use C-style comment delimiters with #endif directives.
…
|
|
|
@bcdab7e
|
17 years |
diego |
cosmetics: Fix typos in ADPCM codec long names.
Originally committed …
|
|
|
@88c52162
|
17 years |
diego |
cosmetics: s/Id/id/ in libavcodec where Id refers to id Software. …
|
|
|
@3f60afad
|
17 years |
baptiste.coudurier |
try to demux even if codec is not recognized, should demux …
|
|
|
@0a1bd250
|
17 years |
baptiste.coudurier |
do not fail if correct is not recognized
Originally committed as …
|
|
|
@24c1d3b5
|
17 years |
baptiste.coudurier |
cosmetics, remove space before opening parenthesis
Originally …
|
|
|
@0ba20fa5
|
17 years |
vitor1001 |
Remove useless buffers
Originally committed as revision 13168 to …
|
|
|
@be4488dc
|
17 years |
vitor1001 |
Simplify rotate_block()
Originally committed as revision 13167 to …
|
|
|
@177fa453
|
17 years |
vitor1001 |
Do not pass the context to functions that do not use it
Originally …
|
|
|
@e9de4f56
|
17 years |
vitor1001 |
Declare vars as const when possible
Originally committed as revision …
|
|
|
@4aa485a3
|
17 years |
vitor1001 |
Do not copy tables to a context var, use them directly
Originally …
|
|
|
@bd0d10c2
|
17 years |
vitor1001 |
Remove unneeded fields from the decoder context
Originally committed …
|
|
|
@ae9b8019
|
17 years |
vitor1001 |
Read the bitstream where the data is actually needed instead of doing …
|
|
|
@ab5e652
|
17 years |
vitor1001 |
Use correct type in FFSWAP (thanks to Benoit Fouet for pointing it …
|
|
|
@cf408d88
|
17 years |
vitor1001 |
Cosmetics: remove useless parenthesis
Originally committed as …
|
|
|
@dbef8b1c
|
17 years |
vitor1001 |
The first table of decodetable[] is unrelated to the other. Rename it. …
|
|
|
@2270b4b2
|
17 years |
diego |
cosmetics: Add whitespace around redirection operators.
Originally …
|
|
|
@d349334a
|
17 years |
diego |
ADPCM codec long names by Stefano Sabatini, stefano.sabatini-lala …
|
|
|
@0f3af710
|
17 years |
diego |
DPCM codec long names, patch by Stefano Sabatini, …
|
|
|
@5cec11b6
|
17 years |
benoit.fouet |
Make av_set_string() fail when number could not be set.
Patch by …
|
|
|