298 Commits (7b09db35225e726949f28b59075bc6519f8fdac0)

Author SHA1 Message Date
Måns Rullgård 33afad5451 Add $(ELIBS) to example/test app link command 16 years ago
Måns Rullgård bbba084b4f Make examples and test progs depend on libraries 16 years ago
Diego Biurrun bbbb885626 Fix timefilter test program build without previously building libavformat. 16 years ago
Diego Biurrun 43a0cb7ca2 Generalize example target rule in common.mak so that it sets a -example$(EXESUF) 16 years ago
Diego Biurrun 5b00e88bb2 Move output-example dependency declaration after subdir.mak include so that it is 16 years ago
Diego Biurrun d95a0c67ae Move output_example.c --> libavformat/output-example.c. 16 years ago
Diego Biurrun 7304c2c4ce Move adding the '-test$(EXESUF)' suffix to test programs into common.mak. 16 years ago
Diego Biurrun 661ce28996 Rename 'tests' target to 'testprogs'. It is too easily confused with the 16 years ago
Ramiro Polla 23d9cc4563 Support raw TrueHD files 16 years ago
Ronald S. Bultje 1a30d5415f Add RTP/ASF header parsing, which is part of the SDP of these streams. See 16 years ago
Vitor Sessak 616e899c43 VQF demuxer 16 years ago
Justin Ruggles f48b9304cd flacdec: Parse the metadata header in the raw FLAC demuxer. 16 years ago
Diego Biurrun fdf119062e Remove deprecated vhook subsystem. 16 years ago
Justin Ruggles 81f052cb7d Separate the raw FLAC demuxer from raw.c and put in a new file, 16 years ago
Aurelien Jacobs 17af052531 move static tables from asf.h to non-static tables in asf.c 16 years ago
Aurelien Jacobs 5e293c424d rename asf-enc.c to asfenc.c and asf.c to asfdec.c for consistency 16 years ago
Justin Ruggles 2578326f13 Share the function to write a raw FLAC header and use it in the Matroska 16 years ago
Justin Ruggles caee91f7d0 Separate the raw FLAC muxer from raw.c to its own file, flacenc.c. 16 years ago
Stefan Gehrer 9f2fc1268c add raw demuxer for Chinese AVS elementary streams 16 years ago
Aurelien Jacobs d52b39c79c fix missing dependencies 16 years ago
Aurelien Jacobs 7379d5bc0b use new metadata API in rm (de)muxer 16 years ago
Ronald S. Bultje 3b0fc60592 Don't install rtsp.h. It is intended to be private, it depends on rtp code 16 years ago
Toshimitsu Kimura 865780ae9b Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com 16 years ago
Nicolas Martin eaf5d0112b NC camera demuxer 16 years ago
Baptiste Coudurier 63601677fe use new audio interleaving generic code 16 years ago
Baptiste Coudurier f1544e79f2 extract audio interleaving code from mxf muxer, will be used by gxf and dv 16 years ago
Benoit Fouet 27cb512219 Enable building r3d demuxer when its config is set. 16 years ago
Alex Converse ac3ef4a41b Fix probing of files with ID3v2 tags. Discussed at 16 years ago
Stefan Gehrer 055dc116fc added demuxer for FunCom ISS audio files, 16 years ago
Alex Converse 2ea512a6c2 Factorise id3v2 header parsing from mp3.c to be shared 16 years ago
Stefano Sabatini 708ec8fb31 Move the AVFormatContext options definition to a dedicated file, 16 years ago
Aurelien Jacobs e99f76ab79 Add a second metadata compatibility layer, so that metadata that gets 16 years ago
Diego Biurrun ec0052760e cosmetics: alphabetical order 16 years ago
Michael Niedermayer a6d18a0e6a Move metadata API from avcodec to avformat. 16 years ago
Anders Grönberg b77aba0a8c Matroska uses tables from isom.c, so add the object file to its dependencies. 16 years ago
Diego Biurrun f0e602351e cosmetics: Consistently place HEADERS before OBJS in all Makefiles. 16 years ago
Baptiste Coudurier bd09e8a7df raw dnxhd de/muxer 16 years ago
Michael Niedermayer 88caf34510 ASS/SSA muxer. 16 years ago
Michael Niedermayer de3ae185a4 2 in 1, an ASS and SSA demuxer. 16 years ago
Ronald S. Bultje e9dea59f16 Implement Realmedia/RTSP-compatible SETUP command. This includes calculation 16 years ago
Justin Ruggles 2988c93d94 create a separate codec_id for E-AC-3 16 years ago
Carl Eugen Hoyos cedebde15a Remaining parts of GSoC MXF muxer by Zhentan Feng. 16 years ago
Zhentan Feng c69968b4fe Factorize common code out of the mxf demuxer. 16 years ago
Baptiste Coudurier d09ea6baaf rename mxf.c to mxfdec.c 17 years ago
Peter Ross 51c3861e16 Add D-Cinema audio muxer 17 years ago
Kostya Shishkov 327ce5e6e6 SMPTE 421M Annex L (aka .rcv) muxer 17 years ago
Diego Biurrun fb72cf46f7 gifdec.c was removed, purge its entry from the Makefile. 17 years ago
Gregory Montoir 5b8cc860a1 Motion Pixels MVI Demuxer. 17 years ago
Diego Biurrun 0c7b4823b3 Add missing dependency declaration for raw Dirac demuxer. 17 years ago
Aurelien Jacobs 92b2bc59c9 add some missing dependencies 17 years ago