28910 Commits (d6c858658f2cd5cabbfecc008503c30951256fdd)
 

Author SHA1 Message Date
Anton Khirnov dce3756459 avio: make url_read_complete() internal. 14 years ago
Anton Khirnov bc371aca46 avio: make url_read() internal. 14 years ago
Anton Khirnov 0589da0aa5 avio: make url_open() internal. 14 years ago
Anton Khirnov 62eaaeacb5 avio: make url_connect internal. 14 years ago
Anton Khirnov 5652bb9471 avio: make url_alloc internal. 14 years ago
Carl Eugen Hoyos 02fd687bbe Only make buffer smaller in fill_buffer() if read_packet() is set. 14 years ago
Alexandre Colucci 37ffba2a44 Communicate pulldown flags to clients to fix VC-1 playback with pulldown content 14 years ago
Alexandre Colucci 2506ad9f17 Fix VC-1 playback with pulldown content 14 years ago
Martin Storsjö 0d8a33b11e applehttp: Merge two for loops 14 years ago
Martin Storsjö 6cc7f13982 applehttp: Restructure the demuxer to use a custom AVIOContext 14 years ago
Martin Storsjö d3964da2c2 applehttp: Move finished and target_duration to the variant struct 14 years ago
Young Han Lee 57cc1ad35f aacenc: reduce the number of loop index variables 14 years ago
Anton Khirnov 333e894363 avio: deprecate url_open_protocol 14 years ago
Anton Khirnov e230705392 avio: deprecate url_poll and URLPollEntry 14 years ago
Justin Ruggles e05a3ac713 ac3enc: select bandwidth based on bit rate, sample rate, and number of 14 years ago
Justin Ruggles e3c007bb43 flvdec: fix segfault in amf_parse_object() due to NULL key 14 years ago
Michael Niedermayer 2cae9809e2 Merge remote branch 'qatar/master' 14 years ago
Aurelien Jacobs 3c9bfb3368 add MicroDVD muxer and demuxer 14 years ago
Justin Ruggles deff8a6d3a flvdec: fix segfault in amf_parse_object() due to NULL key 14 years ago
Peter Ross 100a6b7c77 ffmpeg: make 'bits_per_raw_sample' option more useful 14 years ago
Mans Rullgard 906fd03070 fate: fix partial run when no samples path is specified 14 years ago
Mans Rullgard f7653904c8 ARM: NEON fixed-point forward MDCT 14 years ago
Mans Rullgard dba9852935 ARM: NEON fixed-point FFT 14 years ago
Anton Khirnov 4dcde00cfc lavf: bump minor version and add an APIChanges entry for avio changes 14 years ago
Anton Khirnov 8bea72f7eb avio: simplify url_open_dyn_buf_internal by using avio_alloc_context() 14 years ago
clsid2 0e09997fa4 Libavcodec AC3/E-AC3/DTS decoders now output floating point data. 14 years ago
clsid2 361fa0ed40 Float output for libavcodec AAC decoder 14 years ago
clsid2 ba7a28045f Float output for libavcodec Vorbis decoder 14 years ago
Anton Khirnov 724f6a0fa4 avio: make url_fdopen internal. 14 years ago
Anton Khirnov 403ee835e7 avio: make url_open_dyn_packet_buf internal. 14 years ago
Anton Khirnov 6dc7d80de7 avio: avio_ prefix for url_close_dyn_buf 14 years ago
Anton Khirnov b92c545282 avio: avio_ prefix for url_open_dyn_buf 14 years ago
Anton Khirnov 8978fedaee avio: introduce an AVIOContext.seekable field 14 years ago
Carl Eugen Hoyos c9d6da73a8 Remove superfluous free(). 14 years ago
Mans Rullgard 79997def65 ac3enc: use generic fixed-point mdct 14 years ago
Michael Niedermayer 7f125c3e87 Move frame_pred_frame_dct check elsewhere. 14 years ago
Michael Niedermayer 2ee453610f Fix mpeg-ps misdetected as m4v. 14 years ago
Michael Niedermayer 19457a5d4a Fix issue2246 14 years ago
Michael Niedermayer 7d948dc424 Support changing pixel formats on avfilter input. 14 years ago
Michael Niedermayer 0b9dffc67a Improve codec_tag guessing code. 14 years ago
Michael Niedermayer 24009f3601 Make find_pix_fmt() non static 14 years ago
Michael Niedermayer bbd1c43fa3 Dont leak sws contexts. 14 years ago
Michael Niedermayer 2f9815dd26 fixed issue1962 EVO detection 14 years ago
Michael Niedermayer 512f973eac Fix issue2437 14 years ago
Michael Niedermayer 5b56ad03fa Reimplement stream probe try #2 14 years ago
Michael Niedermayer 15957b197a Partial rewrite stream probe code. 14 years ago
Michael Niedermayer 6e77feb201 Dont be so picky on decoding pps in extradata. 14 years ago
Michael Niedermayer 116758a358 Fix yuvj420p scaling artefact, issue1108. 14 years ago
Michael Niedermayer 1511936034 Correctly implement: 14 years ago
Michael Niedermayer fcd62e1265 Add sign off recommandition and definition of meaning. 14 years ago