31831 Commits (66b9d7065a5c01bcf6b5d5325fd9b9d4132e7e6f)
 

Author SHA1 Message Date
Carl Eugen Hoyos 66b9d7065a pam: Fix a typo that broke writing and reading PAM files. 13 years ago
Janne Grunau 20ea14d0f8 mxfdec: fix memleak on av_realloc failures 13 years ago
Tomas Härdin fc85729458 mxfdec: Do not parse slices or DeltaEntryArrays. 13 years ago
Janne Grunau f028d4d1c3 mxfdec: hybrid demuxing/seeking solution 13 years ago
Tomas Härdin 1f5f8b2654 mxfdec: Add Avid's essence element key. 13 years ago
Carl Eugen Hoyos 44deb9f68d mfxdec: Separate mxf_essence_container_uls for audio and video. 13 years ago
Tomas Härdin 3cb33fbe91 mxfdec: Compute packet offsets properly. 13 years ago
Tomas Härdin f4187945a0 mxfdec: Use MaterialPackage - Track - TrackID instead of the system_item hack. 13 years ago
Tomas Härdin 21cc4b3327 mxfdec: use av_dlog() for 'no corresponding source package found' 13 years ago
Tomas Härdin c77a5460b1 mxfdec: Make mxf->partitions sorted by offset. 13 years ago
Tomas Härdin be78e3f6ec mxfdec: parse ThisPartition 13 years ago
Tomas Härdin 775d3b4ab1 mxfdec: Speed up metadata and index parsing. 13 years ago
Tomas Härdin 0999151962 mxfdec: Make sure DataDefinition is consistent between material track and source track. 13 years ago
Tomas Härdin 0ac5e6a8c4 mxfdec: add EssenceContainer UL found in 0001GL00.MXF.A1.mxf_opatom.mxf 13 years ago
Tomas Härdin edb5085647 mxfdec: Add hack that adjusts the n_delta calculation when system items are present. 13 years ago
Janne Grunau 682b6db706 mxfdec: Parse IndexTableSegments and convert them into AVIndexEntry arrays. 13 years ago
Tomas Härdin 83ab10f6e9 mxfdec: Move FooterPartition to MXFContext and make sure it is never zero. 13 years ago
Joakim Plate 3359246d9a mxfdec: check return value of avio_seek 13 years ago
Philip de Nier 0662eea6b0 mxfdec: skip to end of structural sets 13 years ago
Tomas Härdin d32b3f40c7 mxfdec: parse MXF partitions 13 years ago
Anton Khirnov b263bf66b7 avserver: fix build after the next bump. 13 years ago
Dmitry Volyntsev 58f0978581 rtsp: Use a random offset for trying to open UDP ports for RTP 13 years ago
Martin Storsjö dbb06b8c0d rtsp: Allow specifying the UDP port range via AVOptions 13 years ago
Dmitry Volyntsev bc495bad3d rtsp: Remove a leftover, currently pointless check 13 years ago
Martin Storsjö ad7beb2cac rtpdec: Use our own SSRC in the SDES field when sending RRs 13 years ago
Reinhard Tartler 4b63cc18bc Finalize changelog for 0.8 Release 13 years ago
Reinhard Tartler fd1a1f1484 Prepare for 0.8 Release 13 years ago
Janne Grunau 2473a45c85 threads: change the default for threads back to 1 13 years ago
Janne Grunau afb8b207d6 threads: update slice_count and slice_offset from user context 13 years ago
Martin Storsjö 7ba34575fd aviocat: Remove useless includes 13 years ago
Anton Khirnov 7512bb74f2 doc/APIChanges: fill in missing dates and hashes 13 years ago
Anton Khirnov 97e3f94b61 Revert "avserver: fix build after the next bump." 13 years ago
Dustin Brody d2a0041c20 mpegaudiodec: switch error detection check to AV_EF_BUFFER 13 years ago
Dustin Brody 5124423ec3 lavf: rename fer option and document resulting (f_)err_detect options 13 years ago
Dustin Brody f88949214c lavc: rename err_filter option to err_detect and document it 13 years ago
John Brooks 9b6aafba6c mpegvideo: fix invalid memory access for small video dimensions 13 years ago
Martin Storsjö 5d95112d92 movenc: Reorder entries in the MOVIentry struct, for tigheter packing 13 years ago
Martin Storsjö 1f712e6a05 rtsp: Remove extern declarations for variables that don't exist 13 years ago
Martin Storsjö 6a73f3bbdf aviocat: Flush the output before closing 13 years ago
Martin Storsjö 23e57d167a Add a tool that uses avio to read and write, doing a plain copy of data 13 years ago
Felipe Contreras c3d5e290ca ARM: fix build with FFT enabled and MDCT disabled 13 years ago
Janne Grunau 59297ad63d lavf: force single-threaded decoding in avformat_find_stream_info 13 years ago
Dustin Brody b89f8774f2 avidec: migrate last of lavf from FF_ER_* to AV_EF_* 13 years ago
Anton Khirnov 8e1340abc3 avserver: fix build after the next bump. 13 years ago
Jindřich Makovička a85ce653fb mpeg12: check for available bits to avoid an infinite loop 13 years ago
Diego Biurrun e5903e2972 fate: add some shorthands to run groups of tests 13 years ago
Diego Biurrun 395e6402fe fate: Give some tests more sensible names. 13 years ago
Diego Biurrun 45f2908d02 cosmetics: Rename ffsink to avsink. 13 years ago
Gaurav Narula 0184bbe2d1 avprobe, cmdutils: K&R formatting cosmetics 13 years ago
Gaurav Narula b481bbc32a tests: K&R formatting cosmetics for test programs 13 years ago