|
|
|
@4b1131a0
|
17 years |
ramiro.polla |
typo
Originally committed as revision 12823 to …
|
|
|
@cada0327
|
17 years |
ramiro.polla |
Add #if 0 code to test for yet unsupported compressions
from …
|
|
|
@23ef6da8
|
17 years |
ramiro.polla |
Support biCompression I420
Originally committed as revision 12821 to …
|
|
|
@e4d286f1
|
17 years |
ramiro.polla |
Cosmetics: remove {}s over one-lined ifs.
Originally committed as …
|
|
|
@e110f486
|
17 years |
ramiro.polla |
Simplify more errors by using goto
Originally committed as revision …
|
|
|
@76c2662b
|
17 years |
ramiro.polla |
Simplify returning errors by using goto
Originally committed as …
|
|
|
@861c63a2
|
17 years |
benoit.fouet |
Maxis XA demuxer and decoder.
Patch by Robert Marston rmarston (\at/) …
|
|
|
@6f7b915a
|
17 years |
benoit.fouet |
Indentation
Originally committed as revision 12816 to …
|
|
|
@b65213c0
|
17 years |
benoit.fouet |
Support for BMP os2v1.
Originally committed as revision 12815 to …
|
|
|
@780169c3
|
17 years |
michaelni |
Remove useless code.
Originally committed as revision 12814 to …
|
|
|
@b41497e9
|
17 years |
michaelni |
Recommit r12809
Log:
10l
Setting AVFMTCTX_NOHEADER if streams<2 so …
|
|
|
@0366654e
|
17 years |
michaelni |
Use generic seeking code for flv. The removed code was a buggy …
|
|
|
@26d95a1e
|
17 years |
michaelni |
revert r12809
Log:
10l
Setting AVFMTCTX_NOHEADER if streams<2 so …
|
|
|
@a33cfa30
|
17 years |
michaelni |
Stop find_stream_info() searching for further streams if 2 streams …
|
|
|
@749c9201
|
17 years |
michaelni |
10l
Setting AVFMTCTX_NOHEADER if streams<2 so phantom streams are …
|
|
|
@b64c096
|
17 years |
vitor1001 |
BFI demuxer
Patch by Sisir Koppaka (sisir.koppaka at G.M!A.I!L.com)
…
|
|
|
@8c2a4ddc
|
17 years |
michaelni |
ILP64 fixes (untested)
Originally committed as revision 12807 to …
|
|
|
@7ce76ee4
|
17 years |
michaelni |
Print warning if scale/rate is invalid.
Originally committed as …
|
|
|
@0dbb6515
|
17 years |
michaelni |
indent
Originally committed as revision 12805 to …
|
|
|
@4a030a1f
|
17 years |
michaelni |
Restructure if/else a little.
Originally committed as revision 12804 …
|
|
|
@e825656f
|
17 years |
diego |
Clear DIRS variable in common.mak, so it does not have to be cleared …
|
|
|
@95d2afec
|
17 years |
diego |
Remove all dependency files on distclean.
Originally committed as …
|
|
|
@7b1b3dc1
|
17 years |
diego |
Unset DIRS after including subdir.mak so that the variable is not used …
|
|
|
@adc39350
|
17 years |
diego |
Generate the list of files to clean in subdirectories in common.mak. …
|
|
|
@d4210e2a
|
17 years |
diego |
Split CLEANFILES variable into CLEANSUFFIXES and LIBSUFFIXES.
…
|
|
|
@77405bb8
|
17 years |
diego |
Simplify CLEANFILES generation.
Originally committed as revision …
|
|
|
@ee794d1e
|
17 years |
Reimar.Doeffinger |
Do not call update_initial_durations if pkt->duration is 0.
Fixes and …
|
|
|
@ba0dabbf
|
17 years |
diego |
Add explanatory comments to enum CodecID.
Originally committed as …
|
|
|
@54e3ae2e
|
17 years |
diego |
Relicense test/example files as LGPL with Michael's permission.
…
|
|
|
@05adf49
|
17 years |
michaelni |
Remove redundant &.
Originally committed as revision 12795 to …
|
|
|
@54a0b6e5
|
17 years |
diego |
Add a header file to declare Xvid IDCT functions.
patch by Alexander …
|
|
|
@07c37ca7
|
17 years |
benoit.fouet |
remove useless extern keyword.
patch by Stefano Sabatini: stefano …
|
|
|
@59eeddf0
|
17 years |
michaelni |
Crop parameters are unsigned, having them negative could be bad and …
|
|
|
@faf3dfb9
|
17 years |
michaelni |
Avoid crash with idiotic cropping. Fixes crash with CVFC1_Sony_C.jsv …
|
|
|
@d1300235
|
17 years |
mans |
ffplay.d needs SDL_CFLAGS
Originally committed as revision 12787 to …
|
|
|
@49e37ca9
|
17 years |
mans |
remove unused MAKE variable
Originally committed as revision 12786 to …
|
|
|
@9987769a
|
17 years |
mans |
correct soname for vhooks
Originally committed as revision 12785 to …
|
|
|
@791a3fc8
|
17 years |
mans |
save DEP_LIBS before processing subdirs
Originally committed as …
|
|
|
@54816a3e
|
17 years |
diego |
cosmetics: Break an overly long line.
patch by Keiji Costantini, lists …
|
|
|
@cb9501f4
|
17 years |
diego |
cosmetics: Break some overly long lines.
patch by Keiji Costantini, …
|
|
|
@08c9bfba
|
17 years |
diego |
cosmetics: Break some overly long lines.
patch by Keiji Costantini, …
|
|
|
@4a24837e
|
17 years |
banan |
Only set channels in the stream if previously unset, fixes resampling …
|
|
|
@fd31550d
|
17 years |
michaelni |
Fix seeking in rm.
Originally committed as revision 12779 to …
|
|
|
@469d8816
|
17 years |
bartek.wolowiec |
undo changes in aac_ac3_parser
Originally committed as revision 12778 …
|
|
|
@76ca42a8
|
17 years |
mans |
move DEP_LIBS to common.mak
Originally committed as revision 12777 to …
|
|
|
@8a03404d
|
17 years |
mans |
fix build with --build-suffix
Originally committed as revision 12776 …
|
|
|
@caec74dd
|
17 years |
mans |
generate separate dependency files per object file
Originally …
|
|
|
@95c76e11
|
17 years |
benoit.fouet |
cosmetics (by Björn Axelsson)
Originally committed as revision 12774 …
|
|
|
@49cec199
|
17 years |
benoit.fouet |
Add a generic write function to av_fifo.
Patch by Björn Axelsson: …
|
|
|
@96275520
|
17 years |
mike |
Fix H.264 interframe decoding when compiling with icc. Patch by Loren …
|
|
|
@a19caa0
|
17 years |
diego |
Mark option arguments as variables using @var{}.
patch by Stefano …
|
|
|
@7fad8ed2
|
17 years |
diego |
Fix reference to a file in MPlayer that was renamed.
Originally …
|
|
|
@782a58ec
|
17 years |
michaelni |
add CODEC_ID_DIRAC
Originally committed as revision 12769 to …
|
|
|
@e9089a52
|
17 years |
bartek.wolowiec |
Correction of typo in aac_ac3_parser
Originally committed as revision …
|
|
|
@8e5f465f
|
17 years |
robert.swain |
Increase alignment for DCT block arrays from 8 to 16
Patch by …
|
|
|
@6363827e
|
17 years |
robert.swain |
Complete argument information in ffmpeg.c:options for non-number …
|
|
|
@0e5d511a
|
17 years |
robert.swain |
Add a missing comma in tiff_encoder.pix_fmts
Patch by Stefano …
|
|
|
@8e255b8b
|
17 years |
mans |
replace some ifeq with prettier ifdef
Originally committed as …
|
|
|
@dbe6c6ff
|
17 years |
mans |
append TESTS-yes to TESTS; one ifeq less
Originally committed as …
|
|
|
@465d9b1f
|
17 years |
mans |
collect vhook-related makefile lines in one place
Originally …
|
|
|
@d05e360
|
17 years |
diego |
Make the install-man target depend on $(MANPAGES).
patch by Stefano …
|
|
|
@7669899b
|
17 years |
mans |
non-recursive makefiles
Originally committed as revision 26346 to …
|
|
|
@71c61f62
|
17 years |
mans |
non-recursive makefiles
Originally committed as revision 12760 to …
|
|
|
@c09ed33e
|
17 years |
bartek.wolowiec |
Corrections of errors in aac_ac3_parser
Originally committed as …
|
|
|
@0a5754c3
|
17 years |
bartek.wolowiec |
change of aac_ac3_parser, so it is able to send complete portion of …
|
|
|
@0265fe81
|
17 years |
baptiste.coudurier |
remove cast
Originally committed as revision 12757 to …
|
|
|
@612b5cbb
|
17 years |
baptiste.coudurier |
better error message
Originally committed as revision 12756 to …
|
|
|
@4764fdc9
|
17 years |
michaelni |
simplify
Originally committed as revision 12755 to …
|
|
|
@4e4a3e23
|
17 years |
vitor1001 |
Handle av_realloc() failure
Commited in SoC by Vitor Sessak on …
|
|
|
@51bf654d
|
17 years |
vitor1001 |
Use sizeof(var) instead of sizeof(type)
Commited in SoC by Vitor …
|
|
|
@a6f88fbc
|
17 years |
vitor1001 |
Give a more meaningful instance name to auto-inserted scaler
Commited …
|
|
|
@779cc07
|
17 years |
vitor1001 |
Merge two ifs
Commited in SoC by Vitor Sessak on 2008-04-03 16:44:27
…
|
|
|
@e1a43a41
|
17 years |
vitor1001 |
Remove unused check
Commited in SoC by Vitor Sessak on 2008-04-03 …
|
|
|
@a1047717
|
17 years |
vitor1001 |
Cosmetical: alignment
Commited in SoC by Vitor Sessak on 2008-04-03 …
|
|
|
@2ad72067
|
17 years |
vitor1001 |
Remove some unwanted todos
Commited in SoC by Vitor Sessak on …
|
|
|
@10bff713
|
17 years |
vitor1001 |
Remove declaration of nonexisting function
Commited in SoC by Vitor …
|
|
|
@d2027baa
|
17 years |
vitor1001 |
I should not have merged the graph parser with the graph
framework. …
|
|
|
@966b8f2
|
17 years |
vitor1001 |
Replace consume_char() function by *(*buf)++
Commited in SoC by Vitor …
|
|
|
@4f409baa
|
17 years |
vitor1001 |
Add backslash '\' support to the parser
Commited in SoC by Vitor …
|
|
|
@398f1297
|
17 years |
vitor1001 |
Remove AVFilterGraphDesc struct.
Now the parser link the filters from …
|
|
|
@c4913b8
|
17 years |
vitor1001 |
Rename uninit() to avfilter_destroy_graph() and make it non-static …
|
|
|
@d66e946b
|
17 years |
vitor1001 |
Rename functions now static
Commited in SoC by Vitor Sessak on …
|
|
|
@de0e3e81
|
17 years |
vitor1001 |
Move funtion to avoid forward declaration
Commited in SoC by Vitor …
|
|
|
@0c317773
|
17 years |
vitor1001 |
Move mess (to be removed) to where it is actually used.
Commited in …
|
|
|
@87506daa
|
17 years |
vitor1001 |
Remove usage of AVFilterGraphDesc outside avfiltergraph.c
Commited in …
|
|
|
@58f472d1
|
17 years |
vitor1001 |
Simplify graph_load_from_desc3()
Commited in SoC by Vitor Sessak on …
|
|
|
@9f39bb37
|
17 years |
vitor1001 |
Rename variable GraphContext -> AVFilterGraph
Commited in SoC by …
|
|
|
@5c2ff9fd
|
17 years |
vitor1001 |
Merge avfiltergraphdesc.c in avfiltergraph.c
Commited in SoC by Vitor …
|
|
|
@f2ee8083
|
17 years |
vitor1001 |
Remove avfilter_vf_graph
Commited in SoC by Vitor Sessak on 2008-03-24 …
|
|
|
@7264695
|
17 years |
vitor1001 |
Remove more leftovers from the old parser
Commited in SoC by Vitor …
|
|
|
@4160400d
|
17 years |
vitor1001 |
Remove code made unused by the two last patches
Commited in SoC by …
|
|
|
@45a09319
|
17 years |
vitor1001 |
Split graph_load_from_dest() to have a version independent of …
|
|
|
@b6be4acc
|
17 years |
vitor1001 |
Remove declaration of non-existing functions
Commited in SoC by Vitor …
|
|
|
@789210fa
|
17 years |
vitor1001 |
Almost from scratch rewrite of filter parser.
Functional as is, but …
|
|
|
@3ec394ea
|
17 years |
vitor1001 |
Remove ugly forward declaration
Commited in SoC by Vitor Sessak on …
|
|
|
@de065016
|
17 years |
vitor1001 |
Fix doxy comment
Commited in SoC by Vitor Sessak on 2008-02-24 …
|
|
|
@177ff260
|
17 years |
vitor1001 |
Spelling and puctuation
Commited in SoC by Vitor Sessak on 2008-02-16 …
|
|
|
@c7330a90
|
17 years |
vitor1001 |
Make comment match code
Commited in SoC by Vitor Sessak on 2008-02-16 …
|
|
|
@25a0d980
|
17 years |
vitor1001 |
Make multiple inclusion guard adhere to convention
Commited in SoC by …
|
|
|
@4dae572f
|
17 years |
vitor1001 |
Remove header now made useless
Commited in SoC by Vitor Sessak on …
|
|
|